Google Service Control provides control plane functionality to managed services, such as logging, monitoring, and status checks.
Service: servicecontrol.googleapis.com
All URIs below are relative to https://servicecontrol.googleapis.com
This service provides the following discovery document:
REST Resource: v1.services
Methods | |
---|---|
allocateQuota |
POST /v1/services/{serviceName}:allocateQuota Attempts to allocate quota for the specified consumer. |
check |
POST /v1/services/{serviceName}:check Checks whether an operation on a service should be allowed to proceed based on the configuration of the service and related policies. |
report |
POST /v1/services/{serviceName}:report Reports operation results to Google Service Control, such as logs and metrics. |