@maxim_mazurok/gapi.client.vault-v1
Advanced tools
Comparing version 0.0.20241113 to 0.0.20241121
{ | ||
"name": "@maxim_mazurok/gapi.client.vault-v1", | ||
"version": "0.0.20241113", | ||
"version": "0.0.20241121", | ||
"description": "TypeScript typings for Google Vault API v1", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -131,3 +131,3 @@ # TypeScript typings for Google Vault API v1 | ||
/* | ||
Starts 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 to `Code.CANCELLED`. | ||
Starts 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 to `Code.CANCELLED`. | ||
*/ | ||
@@ -134,0 +134,0 @@ await gapi.client.vault.operations.cancel({name: 'name'}); |
Sorry, the diff of this file is too big to display
100584