Module: Google::Cloud::CloudQuotas::V1::CloudQuotas

Defined in:
lib/google/cloud/cloud_quotas/v1/cloud_quotas.rb,
lib/google/cloud/cloud_quotas/v1/cloud_quotas/rest.rb,
lib/google/cloud/cloud_quotas/v1/cloud_quotas/paths.rb,
lib/google/cloud/cloud_quotas/v1/cloud_quotas/client.rb,
lib/google/cloud/cloud_quotas/v1/cloud_quotas/credentials.rb,
lib/google/cloud/cloud_quotas/v1/cloud_quotas/rest/client.rb,
lib/google/cloud/cloud_quotas/v1/cloud_quotas/rest/service_stub.rb

Overview

The Cloud Quotas API is an infrastructure service for Google Cloud that lets service consumers list and manage their resource usage limits.

  • List/Get the metadata and current status of the quotas for a service.
  • Create/Update quota preferencess that declare the preferred quota values.
  • Check the status of a quota preference request.
  • List/Get pending and historical quota preference.

To load this service and instantiate a REST client:

require "google/cloud/cloud_quotas/v1/cloud_quotas/rest"
client = ::Google::Cloud::CloudQuotas::V1::CloudQuotas::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials