googleapis.com – batch
An API to manage the running of batch jobs on Google Cloud Platform.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:batch/v1.json
- Provider
- googleapis.com:batch / batch
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/batch/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/batch/v1/openapi.yaml
Tools (11)
Extracted live via the executor SDK.
-
projects.batchProjectsLocationsJobsCreateCreate a Job.
-
projects.batchProjectsLocationsJobsListList all Jobs for a project within a region.
-
projects.batchProjectsLocationsJobsTaskGroupsTasksListList Tasks associated with a job.
-
projects.batchProjectsLocationsListLists information about the supported locations for this service.
-
projects.batchProjectsLocationsOperationsCancelStarts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding toCode.CANCELLED. -
projects.batchProjectsLocationsOperationsDeleteDeletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. -
projects.batchProjectsLocationsOperationsGetGets 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.
-
projects.batchProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.batchProjectsLocationsStateReportReport agent's state, e.g. agent status and tasks information
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools