googleapis.com

Supplies a Remote Execution API service for tools such as bazel.

🔑 oauth2 8 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://admin-remotebuildexecution.googleapis.com/v1alpha/{name}
Lists instances in a project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://admin-remotebuildexecution.googleapis.com/v1alpha/{parent}/instances
Lists worker pools in an instance.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://admin-remotebuildexecution.googleapis.com/v1alpha/{parent}/workerpools
Endpoints (8 total)
GET
/v1alpha/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1alpha/{parent}/instances
Lists instances in a project.
GET
/v1alpha/{parent}/workerpools
Lists worker pools in an instance.
POST
/v1alpha/{name}:testNotify
Sends a test notification to the specified instance. Returns a `google.protob…
POST
/v1alpha/{parent}/instances
Creates a new instance in the specified region. Returns a long running operat…
POST
/v1alpha/{parent}/workerpools
Creates a new worker pool with a specified size and configuration. Returns a …
PATCH
/v1alpha/{name}
Updates an existing worker pool with a specified size and/or configuration. R…
DELETE
/v1alpha/{name}
Deletes the specified worker pool. Returns a long running operation, which co…
At a glance
Total SDKs10
Languages6
Endpoints8
Authoauth2
Categories2
https://admin-remotebuildexecution.googleapis.com