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

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 in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error. 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 in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error. 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 in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error. See https://google.aip.dev/134#etags for more details on ETags.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Name of the configuration, in the following format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings. Replace PROJECT_NUMBER with the project number for your project.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Name of the configuration, in the following format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings. Replace PROJECT_NUMBER with the project number for your project.
Returns
  • (::String) — Identifier. Name of the configuration, in the following format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings. Replace PROJECT_NUMBER with the project number for your project.

#update_time

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