googleapis.com – remotebuildexecution
Supplies a Remote Execution API service for tools such as bazel.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:remotebuildexecution/v1alpha.json
- Provider
- googleapis.com:remotebuildexecution / remotebuildexecution
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/remotebuildexecution/v1alpha/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/remotebuildexecution/v1alpha/openapi.yaml
Tools (10)
Extracted live via the executor SDK.
-
projects.remotebuildexecutionProjectsInstancesCreateCreates a new instance in the specified region. Returns a long running operation which contains an instance on completion. While the long running operation is in progress, any call to
GetInstancereturns an instance in stateCREATING. -
projects.remotebuildexecutionProjectsInstancesListLists instances in a project.
-
projects.remotebuildexecutionProjectsInstancesTestNotifySends a test notification to the specified instance. Returns a
google.protobuf.Emptyon success. -
projects.remotebuildexecutionProjectsInstancesWorkerpoolsCreateCreates a new worker pool with a specified size and configuration. Returns a long running operation which contains a worker pool on completion. While the long running operation is in progress, any call to
GetWorkerPoolreturns a worker pool in stateCREATING. -
projects.remotebuildexecutionProjectsInstancesWorkerpoolsDeleteDeletes the specified worker pool. Returns a long running operation, which contains a
google.protobuf.Emptyresponse on completion. While the long running operation is in progress, any call toGetWorkerPoolreturns a worker pool in stateDELETING. -
projects.remotebuildexecutionProjectsInstancesWorkerpoolsListLists worker pools in an instance.
-
projects.remotebuildexecutionProjectsInstancesWorkerpoolsPatchUpdates an existing worker pool with a specified size and/or configuration. Returns a long running operation, which contains a worker pool on completion. While the long running operation is in progress, any call to
GetWorkerPoolreturns a worker pool in stateUPDATING. -
projects.remotebuildexecutionProjectsOperationsGetGets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools