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 webpage provides reference documentation for the `SupportedDatabaseFlag.Types.StringRestrictions` class within the Google Cloud AlloyDB v1 API, with the latest being version 1.9.0."],["`StringRestrictions` is designed to define constraints on STRING type values within the AlloyDB v1 API, inheriting from the `object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StringRestrictions` class includes properties such as `AllowedValues`, which lists the permitted values for a string if the value set is bounded."],["The `StringRestrictions` class has two constructors: a default one, `StringRestrictions()` and a second, `StringRestrictions(StringRestrictions other)` that allows for creating a new object based on a pre-existing one."]]],[]]