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

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

Request for updating QuotaAdjusterSettings

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#quota_adjuster_settings

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

#quota_adjuster_settings=

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

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns

#validate_only

def validate_only() -> ::Boolean
Returns
  • (::Boolean) — Optional. If set to true, validate the request, but do not actually update. Note that a request being valid does not mean that the request is guaranteed to be fulfilled.

#validate_only=

def validate_only=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. If set to true, validate the request, but do not actually update. Note that a request being valid does not mean that the request is guaranteed to be fulfilled.
Returns
  • (::Boolean) — Optional. If set to true, validate the request, but do not actually update. Note that a request being valid does not mean that the request is guaranteed to be fulfilled.