googleapis.com

Manages the service consumers of a Service Infrastructure service.

🔑 oauth2 7 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://serviceconsumermanagement.googleapis.com/v1beta1/{name}
Lists all producer overrides on this limit.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://serviceconsumermanagement.googleapis.com/v1beta1/{parent}/producerOverrides
Retrieves a summary of all quota information about this consumer that is visi…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://serviceconsumermanagement.googleapis.com/v1beta1/{parent}/consumerQuotaMetrics
Endpoints (7 total)
GET
/v1beta1/{name}
Retrieves a summary of quota information for a specific quota limit.
GET
/v1beta1/{parent}/producerOverrides
Lists all producer overrides on this limit.
GET
/v1beta1/{parent}/consumerQuotaMetrics
Retrieves a summary of all quota information about this consumer that is visi…
POST
/v1beta1/{parent}/producerOverrides
Creates a producer override. A producer override is applied by the owner or a…
POST
/v1beta1/{parent}/consumerQuotaMetrics:importProducerOverrides
Create or update multiple producer overrides atomically, all on the same cons…
PATCH
/v1beta1/{name}
Updates a producer override.
DELETE
/v1beta1/{name}
Deletes a producer override.
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://serviceconsumermanagement.googleapis.com