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 page provides reference documentation for the `SupportedDatabaseFlag.Types.IntegerRestrictions` class within the Google Cloud AlloyDB v1 API, detailing its structure and functionality."],["The `IntegerRestrictions` class defines constraints for integer values, including the capability to set minimum and maximum allowed values."],["It is implemented as part of the `Google.Cloud.AlloyDb.V1` namespace and has been implemented across a multitude of versions from `1.0.0` up to the current latest version of `1.9.0`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The documentation includes information on the `IntegerRestrictions` class constructors, properties (`MaxValue`, `MinValue`), and inherited members, offering a comprehensive view of its features."]]],[]]