Cloud Quotas V1BETA API - Class Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettings (v0.1.0)

Reference documentation and code samples for the Cloud Quotas V1BETA API class Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettings.

The QuotaAdjusterSettings resource defines the settings for the Quota Adjuster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enablement

def enablement() -> ::Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettings::Enablement
Returns

#enablement=

def enablement=(value) -> ::Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettings::Enablement
Parameter
Returns

#etag

def etag() -> ::String
Returns
  • (::String) — Optional. The current etag of the QuotaAdjusterSettings. If an etag is provided on update and does not match the current server's etag of the QuotaAdjusterSettings, the request will be blocked and an ABORTED error will be returned. See https://google.aip.dev/134#etags for more details on etags.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. The current etag of the QuotaAdjusterSettings. If an etag is provided on update and does not match the current server's etag of the QuotaAdjusterSettings, the request will be blocked and an ABORTED error will be returned. See https://google.aip.dev/134#etags for more details on etags.
Returns
  • (::String) — Optional. The current etag of the QuotaAdjusterSettings. If an etag is provided on update and does not match the current server's etag of the QuotaAdjusterSettings, the request will be blocked and an ABORTED error will be returned. See https://google.aip.dev/134#etags for more details on etags.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Name of the config would be of the format: projects/12345/locations/global/quotaAdjusterSettings

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Name of the config would be of the format: projects/12345/locations/global/quotaAdjusterSettings
Returns
  • (::String) — Identifier. Name of the config would be of the format: projects/12345/locations/global/quotaAdjusterSettings

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns