v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1383646.9 KB
projects

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

delete/v1/{+name}

Path parameters

namestring required

The name of the operation resource to be deleted.

Query parameters

forceboolean

Optional. If set to true, any child bucket operations of the job are deleted. We recommend setting this to true. You can't mutate bucket operations directly, so only the jobs.delete permission is required to delete a job (and its child bucket operations).

requestIdstring

Optional. An optional request ID to identify requests. Specify a unique request ID in case you need to retry your request. Requests with same request_id are ignored for at least 60 minutes since the first request. The request ID must be a valid UUID with the exception that zero UUID isn't supported (00000000-0000-0000-0000-000000000000).

Response

Successful response