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 Google Cloud AlloyDB v1 API, detailing restrictions on STRING type values."],["The class `SupportedDatabaseFlag.Types.StringRestrictions` has multiple versions available, ranging from 1.0.0 to the latest version 1.9.0, with the latest version highlighted."],["`StringRestrictions` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["The class offers two constructors: a default `StringRestrictions()` and an overloaded version `StringRestrictions(SupportedDatabaseFlag.Types.StringRestrictions other)` for creating instances based on existing objects."],["It includes a `RepeatedField\u003cstring\u003e AllowedValues` property, which is a list that specifies the allowed values for a string type or remains empty if the number of allowed values is not bounded."]]],[]]