@maxim_mazurok/gapi.client.storage-v1
Advanced tools
Comparing version 0.0.20240520 to 0.0.20240524
{ | ||
"name": "@maxim_mazurok/gapi.client.storage-v1", | ||
"version": "0.0.20240520", | ||
"version": "0.0.20240524", | ||
"description": "TypeScript typings for Cloud Storage JSON API v1", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -192,2 +192,7 @@ # TypeScript typings for Cloud Storage JSON API v1 | ||
/* | ||
Returns the storage layout configuration for the specified bucket. Note that this operation requires storage.objects.list permission. | ||
*/ | ||
await gapi.client.storage.buckets.getStorageLayout({bucket: 'bucket'}); | ||
/* | ||
Creates a new bucket. | ||
@@ -194,0 +199,0 @@ */ |
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
253018
4050
567