public sealed class SupportedDatabaseFlag.Types.StringRestrictions : IMessage<SupportedDatabaseFlag.Types.StringRestrictions>, IEquatable<SupportedDatabaseFlag.Types.StringRestrictions>, IDeepCloneable<SupportedDatabaseFlag.Types.StringRestrictions>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class SupportedDatabaseFlag.Types.StringRestrictions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `SupportedDatabaseFlag.Types.StringRestrictions` class within the Google Cloud AlloyDB v1 API."],["It outlines the restrictions on STRING type values for the `SupportedDatabaseFlag` class, including inheritance and implementation details."],["The class offers two constructors: a default constructor and a constructor that takes another `StringRestrictions` object as a parameter for creating a copy."],["The `AllowedValues` property provides a `RepeatedField` of strings that indicates the allowed values for a given String restriction, and is empty if the number of allowed values is unbounded."],["The page lists the different versions of the `Google.Cloud.AlloyDb.V1`, ranging from 1.0.0 to 1.9.0 (latest)."]]],[]]