Module: Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettingsManager
- Defined in:
- lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager.rb,
lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/rest.rb,
lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/paths.rb,
lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/client.rb,
lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/credentials.rb,
lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/rest/client.rb,
lib/google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/rest/service_stub.rb
Overview
The Quotas Adjuster Settings API is an infrastructure service for Google Cloud that lets service consumers view and update their quota adjuster settings.
- Update quota adjuster settings.
- Get the name of the configurations.
To load this service and instantiate a REST client:
require "google/cloud/cloud_quotas/v1beta/quota_adjuster_settings_manager/rest"
client = ::Google::Cloud::CloudQuotas::V1beta::QuotaAdjusterSettingsManager::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials