@maxim_mazurok/gapi.client.firebasestorage-v1beta
Advanced tools
Comparing version 0.0.20220916 to 0.0.20220927
@@ -7,3 +7,2 @@ /* Type definitions for non-npm package Cloud Storage for Firebase API v1beta 0.0 */ | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
@@ -14,3 +13,3 @@ // IMPORTANT | ||
// Generated from: https://firebasestorage.googleapis.com/$discovery/rest?version=v1beta | ||
// Revision: 20220916 | ||
// Revision: 20220927 | ||
@@ -32,8 +31,4 @@ /// <reference types="gapi.client" /> | ||
interface Bucket { | ||
/** Output only. Location of the storage bucket. */ | ||
location?: string; | ||
/** Resource name of the bucket. */ | ||
name?: string; | ||
/** Output only. Represents whether a bucket is being moved to a new location, in which case reconciling is set to true. */ | ||
reconciling?: boolean; | ||
} | ||
@@ -40,0 +35,0 @@ // tslint:disable-next-line:no-empty-interface |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebasestorage-v1beta", | ||
"version": "0.0.20220916", | ||
"version": "0.0.20220927", | ||
"description": "TypeScript typings for Cloud Storage for Firebase API v1beta", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.firebasestorage-v1beta definition tests */ | ||
// Revision: 20220916 | ||
// Revision: 20220927 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
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
18698
310