integrations.sh
← all integrations

googleapis.com – remotebuildexecution

OpenAPI apis-guru analyticsmedia

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.remotebuildexecutionProjectsInstancesCreate

    Creates 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 GetInstance returns an instance in state CREATING.

  • projects.remotebuildexecutionProjectsInstancesList

    Lists instances in a project.

  • projects.remotebuildexecutionProjectsInstancesTestNotify

    Sends a test notification to the specified instance. Returns a google.protobuf.Empty on success.

  • projects.remotebuildexecutionProjectsInstancesWorkerpoolsCreate

    Creates 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 GetWorkerPool returns a worker pool in state CREATING.

  • projects.remotebuildexecutionProjectsInstancesWorkerpoolsDelete

    Deletes the specified worker pool. Returns a long running operation, which contains a google.protobuf.Empty response on completion. While the long running operation is in progress, any call to GetWorkerPool returns a worker pool in state DELETING.

  • projects.remotebuildexecutionProjectsInstancesWorkerpoolsList

    Lists worker pools in an instance.

  • projects.remotebuildexecutionProjectsInstancesWorkerpoolsPatch

    Updates 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 GetWorkerPool returns a worker pool in state UPDATING.

  • projects.remotebuildexecutionProjectsOperationsGet

    Gets 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.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools