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
etagstring
Optional. If not empty, the API only deletes the instance partition when the etag provided matches the current status of the requested instance partition. Otherwise, deletes the instance partition without checking the current status of the requested instance partition.
validateOnlyboolean
An option to validate, but not actually execute, a request, and provide the same response.
Response
Successful response