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 page covers the `SupportedDatabaseFlag.Types.IntegerRestrictions` class within the Google Cloud AlloyDB v1 API, specifically version 1.5.0."],["The `IntegerRestrictions` class defines restrictions on integer values, including the ability to set minimum and maximum values via the `MinValue` and `MaxValue` properties."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various Protobuf operations."],["The documentation provides links to different versions of the API, ranging from version 1.0.0 to the latest version 1.9.0, for the same `IntegerRestrictions` class."],["The class offers two constructors: a default `IntegerRestrictions()` constructor, and another constructor `IntegerRestrictions(SupportedDatabaseFlag.Types.IntegerRestrictions other)` that accepts an instance of `IntegerRestrictions` as an argument."]]],[]]