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-04-17 UTC."],[[["This documentation covers the `SupportedDatabaseFlag.Types.IntegerRestrictions` class within the Google Cloud AlloyDB v1 API, detailing its purpose, inheritance, implementation, and available versions."],["The `IntegerRestrictions` class is used to define constraints on integer-type values within the context of supported database flags, and it has a latest version of 1.9.0 available, as well as other older versions, going down to version 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the base `object` class, providing standard functionalities."],["The main functionalities of `IntegerRestrictions` are defined through its constructors, where it is possible to create a default object, or one based on another `IntegerRestriction` object, and through the `MaxValue` and `MinValue` properties to control the integer ranges."]]],[]]