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."],["The `StringRestrictions` class outlines the constraints for STRING type values, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers details on the available constructors, `StringRestrictions()`, that are used to instantiate this class, which include a default constructor and one that takes another instance of `SupportedDatabaseFlag.Types.StringRestrictions` as a parameter."],["The `AllowedValues` property, a `RepeatedField\u003cstring\u003e`, is detailed as containing a list of permissible values for STRING types, which is empty if there's no limit to allowed values."],["The page also provides links to other versions of the API documentation, ranging from version 1.0.0 to 1.9.0 (latest)."]]],[]]