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 v1beta 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 document provides reference documentation for the `SupportedDatabaseFlag.Types.StringRestrictions` class within the AlloyDB v1beta API."],["The `StringRestrictions` class defines limitations on STRING type values and implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` type and includes members like `GetHashCode`, `GetType`, and `ToString`, and it is part of the `Google.Cloud.AlloyDb.V1Beta` namespace."],["The `StringRestrictions` class has two constructors, a default one and one that takes another `StringRestrictions` instance as a parameter to create a new object from."],["The `AllowedValues` property, a `RepeatedField\u003cstring\u003e`, specifies the list of permitted string values, and is empty when there is an unbounded amount."]]],[]]