googleapis.com

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.

🔑 oauth2 16 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Retrieves a summary of quota information for a specific quota limit.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://serviceusage.googleapis.com/v1beta1/{name}
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://serviceusage.googleapis.com/v1beta1/operations
Lists all services available to the specified project, and the current state …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://serviceusage.googleapis.com/v1beta1/{parent}/services
Endpoints (16 total)
GET
/v1beta1/{name}
Retrieves a summary of quota information for a specific quota limit.
GET
/v1beta1/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1beta1/{parent}/services
Lists all services available to the specified project, and the current state …
GET
/v1beta1/{parent}/adminOverrides
Lists all admin overrides on this limit.
GET
/v1beta1/{parent}/consumerOverrides
Lists all consumer overrides on this limit.
GET
/v1beta1/{parent}/consumerQuotaMetrics
Retrieves a summary of all quota information visible to the service consumer,…
POST
/v1beta1/{name}:enable
Enables a service so that it can be used with a project. Operation response t…
POST
/v1beta1/{name}:disable
Disables a service so that it can no longer be used with a project. This prev…
POST
/v1beta1/{parent}/adminOverrides
Creates an admin override. An admin override is applied by an administrator o…
POST
/v1beta1/{parent}/consumerOverrides
Creates a consumer override. A consumer override is applied to the consumer o…
POST
/v1beta1/{parent}/services:batchEnable
Enables multiple services on a project. The operation is atomic: if enabling …
POST
/v1beta1/{parent}:generateServiceIdentity
Generates service identity for service.
At a glance
Total SDKs10
Languages6
Endpoints16
Authoauth2
Categories2
https://serviceusage.googleapis.com