Reference documentation and code samples for the Cloud Quotas V1BETA API class Google::Cloud::CloudQuotas::V1beta::GetQuotaAdjusterSettingsRequest.
Request for getting QuotaAdjusterSettings
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially.
Returns
- (::String) — Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially.