@maxim_mazurok/gapi.client.cloudscheduler-v1beta1
Advanced tools
Comparing version 0.0.20241028 to 0.0.20241113
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Cloud Scheduler API v1beta1 0.0 */ | ||
// Generated from: https://cloudscheduler.googleapis.com/$discovery/rest?version=v1beta1 | ||
// Revision: 20241028 | ||
// Revision: 20241113 | ||
@@ -140,3 +140,3 @@ /// <reference types="gapi.client" /> | ||
apiVersion?: string; | ||
/** Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`. */ | ||
/** Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have google.longrunning.Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`. */ | ||
cancelRequested?: boolean; | ||
@@ -143,0 +143,0 @@ /** Output only. The time the operation was created. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.cloudscheduler-v1beta1", | ||
"version": "0.0.20241028", | ||
"version": "0.0.20241113", | ||
"description": "TypeScript typings for Cloud Scheduler API v1beta1", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50140