Reference documentation and code samples for the Cloud Quotas V1 API class Google::Cloud::CloudQuotas::V1::QuotaDetails.
The quota details for a map of dimensions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value
def value() -> ::Integer
Returns
- (::Integer) — The value currently in effect and being enforced.
#value=
def value=(value) -> ::Integer
Parameter
- value (::Integer) — The value currently in effect and being enforced.
Returns
- (::Integer) — The value currently in effect and being enforced.