@maxim_mazurok/gapi.client.blockchainnodeengine-v1
Advanced tools
Comparing version 0.0.20241106 to 0.0.20241204
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Blockchain Node Engine API v1 0.0 */ | ||
// Generated from: https://blockchainnodeengine.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20241106 | ||
// Revision: 20241204 | ||
@@ -400,3 +400,3 @@ /// <reference types="gapi.client" /> | ||
interface OperationsResource { | ||
/** 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`. */ | ||
cancel(request: { | ||
@@ -403,0 +403,0 @@ /** V1 error format. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.blockchainnodeengine-v1", | ||
"version": "0.0.20241106", | ||
"version": "0.0.20241204", | ||
"description": "TypeScript typings for Blockchain Node Engine API v1", | ||
@@ -5,0 +5,0 @@ "repository": { |
39219