@maxim_mazurok/gapi.client.storage
Advanced tools
Comparing version 1.0.20220504 to 1.0.20220509
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.storage definition tests */ | ||
// Revision: 20220504 | ||
// Revision: 20220509 | ||
@@ -237,4 +237,8 @@ gapi.load('client', () => { | ||
matchesPattern: "Test string", | ||
matchesPrefix: [ | ||
"Test string" ], | ||
matchesStorageClass: [ | ||
"Test string" ], | ||
matchesSuffix: [ | ||
"Test string" ], | ||
noncurrentTimeBefore: "Test string", | ||
@@ -390,4 +394,8 @@ numNewerVersions: 42, | ||
matchesPattern: "Test string", | ||
matchesPrefix: [ | ||
"Test string" ], | ||
matchesStorageClass: [ | ||
"Test string" ], | ||
matchesSuffix: [ | ||
"Test string" ], | ||
noncurrentTimeBefore: "Test string", | ||
@@ -556,4 +564,8 @@ numNewerVersions: 42, | ||
matchesPattern: "Test string", | ||
matchesPrefix: [ | ||
"Test string" ], | ||
matchesStorageClass: [ | ||
"Test string" ], | ||
matchesSuffix: [ | ||
"Test string" ], | ||
noncurrentTimeBefore: "Test string", | ||
@@ -560,0 +572,0 @@ numNewerVersions: 42, |
{ | ||
"name": "@maxim_mazurok/gapi.client.storage", | ||
"version": "1.0.20220504", | ||
"version": "1.0.20220509", | ||
"description": "TypeScript typings for Cloud Storage JSON API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
268193
4629