public sealed class SupportedDatabaseFlag.Types.IntegerRestrictions : IMessage<SupportedDatabaseFlag.Types.IntegerRestrictions>, IEquatable<SupportedDatabaseFlag.Types.IntegerRestrictions>, IDeepCloneable<SupportedDatabaseFlag.Types.IntegerRestrictions>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class SupportedDatabaseFlag.Types.IntegerRestrictions.
[[["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 provides reference information for the `SupportedDatabaseFlag.Types.IntegerRestrictions` class within the AlloyDB v1 API."],["The `IntegerRestrictions` class defines constraints on INTEGER type values and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating new instances, including one for cloning from an existing `IntegerRestrictions` object."],["The class contains properties `MaxValue` and `MinValue`, both of type `long?`, to define the range of allowed values for integer-type database flags."],["The documentation includes versions ranging from 1.0.0 to 1.9.0 with the latest version being 1.9.0, in addition to the version currently being documented, 1.1.0."]]],[]]