@maxim_mazurok/gapi.client.storage-v1
Advanced tools
Comparing version 0.0.20230922 to 0.0.20230926
{ | ||
"name": "@maxim_mazurok/gapi.client.storage-v1", | ||
"version": "0.0.20230922", | ||
"version": "0.0.20230926", | ||
"description": "TypeScript typings for Cloud Storage JSON API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
16
tests.ts
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.storage-v1 definition tests */ | ||
// Revision: 20230922 | ||
// Revision: 20230926 | ||
@@ -977,2 +977,3 @@ gapi.load('client', async () => { | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -999,2 +1000,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1074,2 +1076,3 @@ temporaryHold: true, | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -1096,2 +1099,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1185,2 +1189,3 @@ temporaryHold: true, | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -1207,2 +1212,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1281,2 +1287,3 @@ temporaryHold: true, | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -1303,2 +1310,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1360,2 +1368,3 @@ temporaryHold: true, | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -1382,2 +1391,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1448,2 +1458,3 @@ temporaryHold: true, | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -1470,2 +1481,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1562,2 +1574,3 @@ temporaryHold: true, | ||
generation: "Test string", | ||
hardDeleteTime: "Test string", | ||
id: "Test string", | ||
@@ -1584,2 +1597,3 @@ kind: "Test string", | ||
size: "Test string", | ||
softDeleteTime: "Test string", | ||
storageClass: "Test string", | ||
@@ -1586,0 +1600,0 @@ temporaryHold: true, |
Sorry, the diff of this file is too big to display
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
333130
6717