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 documentation page covers the `SupportedDatabaseFlag.Types.StringRestrictions` class within the AlloyDB v1 API, specifically for version 1.2.0."],["The `StringRestrictions` class is used to define restrictions on string type values within the database flag context, with inheritance from the base `object` class and implementation of multiple interfaces."],["This class includes properties like `AllowedValues`, which is a `RepeatedField` of strings, indicating the set of permitted values for the string type, if any exist."],["Constructors for `StringRestrictions` are available, one empty and one taking another instance of `StringRestrictions` as an argument to initialize the object."],["This documentation provides versioned references ranging from 1.0.0 to the latest version 1.9.0, allowing users to navigate through the documentation of their choosing."]]],[]]