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-04-17 UTC."],[[["This document provides reference information for the `SupportedDatabaseFlag.Types.StringRestrictions` class within the AlloyDB v1beta API, specifically for version 1.0.0-beta04."],["The `StringRestrictions` class is designed to define limitations on STRING type values, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and for cloning existing `StringRestrictions` objects, along with the `AllowedValues` property that manages a list of permissible values."],["The document specifies that the class is found within the `Google.Cloud.AlloyDb.V1Beta` namespace, and in the `Google.Cloud.AlloyDb.V1Beta.dll` assembly."]]],[]]