AlloyDB V1 API - Class Google::Cloud::AlloyDB::V1::SupportedDatabaseFlag::IntegerRestrictions (v0.9.0)

Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::SupportedDatabaseFlag::IntegerRestrictions.

Restrictions on INTEGER type values.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_value

def max_value() -> ::Google::Protobuf::Int64Value
Returns

#max_value=

def max_value=(value) -> ::Google::Protobuf::Int64Value
Parameter
Returns

#min_value

def min_value() -> ::Google::Protobuf::Int64Value
Returns

#min_value=

def min_value=(value) -> ::Google::Protobuf::Int64Value
Parameter
Returns