@maxim_mazurok/gapi.client.apphub-v1
Advanced tools
Comparing version 0.0.20240104 to 0.0.20240116
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package App Hub API v1 0.0 */ | ||
// Generated from: https://apphub.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20240104 | ||
// Revision: 20240116 | ||
@@ -106,2 +106,8 @@ /// <reference types="gapi.client" /> | ||
} | ||
interface ReconciliationOperationMetadata { | ||
/** DEPRECATED. Use exclusive_action instead. */ | ||
deleteResource?: boolean; | ||
/** Excluisive action returned by the CLH. */ | ||
exclusiveAction?: string; | ||
} | ||
interface SetIamPolicyRequest { | ||
@@ -108,0 +114,0 @@ /** REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.apphub-v1", | ||
"version": "0.0.20240104", | ||
"version": "0.0.20240116", | ||
"description": "TypeScript typings for App Hub API v1", | ||
@@ -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
33788
463