Enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use.
- REST Resource: v1beta1.operations
- REST Resource: v1beta1.services
- REST Resource: v1beta1.services.consumerQuotaMetrics
- REST Resource: v1beta1.services.consumerQuotaMetrics.limits
- REST Resource: v1beta1.services.consumerQuotaMetrics.limits.adminOverrides
- REST Resource: v1beta1.services.consumerQuotaMetrics.limits.consumerOverrides
- REST Resource: v1.operations
- REST Resource: v1.services
Service: serviceusage.googleapis.com
We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://serviceusage.googleapis.com
REST Resource: v1beta1.operations
Methods | |
---|---|
get |
GET /v1beta1/{name=operations/*} Gets the latest state of a long-running operation. |
list |
GET /v1beta1/operations Lists operations that match the specified filter in the request. |
REST Resource: v1beta1.services
Methods | |
---|---|
batchEnable |
POST /v1beta1/{parent=*/*}/services:batchEnable Enable multiple services on a project. |
disable |
POST /v1beta1/{name=*/*/services/*}:disable Disable a service so that it can no longer be used with a project. |
enable |
POST /v1beta1/{name=*/*/services/*}:enable Enable a service so that it can be used with a project. |
generateServiceIdentity |
POST /v1beta1/{parent=*/*/services/*}:generateServiceIdentity Generate service identity for service. |
get |
GET /v1beta1/{name=*/*/services/*} Returns the service configuration and enabled state for a given service. |
list |
GET /v1beta1/{parent=*/*}/services List all services available to the specified project, and the current state of those services with respect to the project. |
REST Resource: v1beta1.services.consumerQuotaMetrics
Methods | |
---|---|
get |
GET /v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*} Retrieves a summary of quota information for a specific quota metric |
importConsumerOverrides |
POST /v1beta1/{parent=*/*/services/*}/consumerQuotaMetrics:importConsumerOverrides Create or update multiple consumer overrides atomically, all on the same consumer, but on many different metrics or limits. |
list |
GET /v1beta1/{parent=*/*/services/*}/consumerQuotaMetrics Retrieves a summary of all quota information visible to the service consumer, organized by service metric. |
REST Resource: v1beta1.services.consumerQuotaMetrics.limits
Methods | |
---|---|
get |
GET /v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*} Retrieves a summary of quota information for a specific quota limit. |
REST Resource: v1beta1.services.consumerQuotaMetrics.limits.adminOverrides
Methods | |
---|---|
create |
POST /v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/adminOverrides Creates an admin override. |
delete |
DELETE /v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/adminOverrides/*} Deletes an admin override. |
list |
GET /v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/adminOverrides Lists all admin overrides on this limit. |
patch |
PATCH /v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/adminOverrides/*} Updates an admin override. |
REST Resource: v1beta1.services.consumerQuotaMetrics.limits.consumerOverrides
Methods | |
---|---|
create |
POST /v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/consumerOverrides Creates a consumer override. |
delete |
DELETE /v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/consumerOverrides/*} Deletes a consumer override. |
list |
GET /v1beta1/{parent=*/*/services/*/consumerQuotaMetrics/*/limits/*}/consumerOverrides Lists all consumer overrides on this limit. |
patch |
PATCH /v1beta1/{name=*/*/services/*/consumerQuotaMetrics/*/limits/*/consumerOverrides/*} Updates a consumer override. |
Service: serviceusage.googleapis.com
We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://serviceusage.googleapis.com
REST Resource: v1.operations
Methods | |
---|---|
cancel |
POST /v1/{name=operations/**}:cancel Starts asynchronous cancellation on a long-running operation. |
delete |
DELETE /v1/{name=operations/**} Deletes a long-running operation. |
get |
GET /v1/{name=operations/*} Gets the latest state of a long-running operation. |
list |
GET /v1/operations Lists operations that match the specified filter in the request. |
REST Resource: v1.services
Methods | |
---|---|
batchEnable |
POST /v1/{parent=*/*}/services:batchEnable Enable multiple services on a project. |
batchGet |
GET /v1/{parent=*/*}/services:batchGet Returns the service configurations and enabled states for a given list of services. |
disable |
POST /v1/{name=*/*/services/*}:disable Disable a service so that it can no longer be used with a project. |
enable |
POST /v1/{name=*/*/services/*}:enable Enable a service so that it can be used with a project. |
get |
GET /v1/{name=*/*/services/*} Returns the service configuration and enabled state for a given service. |
list |
GET /v1/{parent=*/*}/services List all services available to the specified project, and the current state of those services with respect to the project. |