googleapis.com

Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers.

🔑 oauth2 19 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
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://servicemanagement.googleapis.com/v1/{name}
Lists managed services. Returns all public services. For authenticated users,…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://servicemanagement.googleapis.com/v1/services
Lists service operations that match the specified filter in the request.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://servicemanagement.googleapis.com/v1/operations
Endpoints (19 total)
GET
/v1/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1/services
Lists managed services. Returns all public services. For authenticated users,…
GET
/v1/operations
Lists service operations that match the specified filter in the request.
GET
/v1/services/{serviceName}
Gets a managed service. Authentication is required unless the service is public.
GET
/v1/services/{serviceName}/config
Gets a service configuration (version) for a managed service.
GET
/v1/services/{serviceName}/configs
Lists the history of the service configuration for a managed service, from th…
GET
/v1/services/{serviceName}/rollouts
Lists the history of the service configuration rollouts for a managed service…
GET
/v1/services/{serviceName}/configs/{configId}
Gets a service configuration (version) for a managed service.
GET
/v1/services/{serviceName}/rollouts/{rolloutId}
Gets a service configuration rollout.
POST
/v1/services
Creates a new managed service. A managed service is immutable, and is subject…
POST
/v1/{resource}:getIamPolicy
Gets the access control policy for a resource. Returns an empty policy if the…
POST
/v1/{resource}:setIamPolicy
Sets the access control policy on the specified resource. Replaces any existi…
At a glance
Total SDKs10
Languages6
Endpoints19
Authoauth2
Categories2
https://servicemanagement.googleapis.com