@maxim_mazurok/gapi.client.firebasestorage-v1beta
Advanced tools
Comparing version 0.0.20230505 to 0.0.20230515
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Cloud Storage for Firebase API v1beta 0.0 */ | ||
// Generated from: https://firebasestorage.googleapis.com/$discovery/rest?version=v1beta | ||
// Revision: 20230505 | ||
// Revision: 20230515 | ||
@@ -82,3 +82,3 @@ /// <reference types="gapi.client" /> | ||
string; | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */ | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */ | ||
bucket: | ||
@@ -124,3 +124,3 @@ string; | ||
string; | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */ | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */ | ||
bucket: | ||
@@ -174,3 +174,3 @@ string; | ||
string; | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */ | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */ | ||
name: | ||
@@ -226,3 +226,3 @@ string; | ||
string; | ||
/** Required. Resource name of the parent Firebase project, `projects/{project_number}`. */ | ||
/** Required. Resource name of the parent Firebase project, `projects/{project_id_or_number}`. */ | ||
parent: | ||
@@ -254,3 +254,3 @@ string; | ||
string; | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */ | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */ | ||
bucket: | ||
@@ -296,3 +296,3 @@ string; | ||
string; | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_number}/buckets/{bucket_id}`. */ | ||
/** Required. Resource name of the bucket, mirrors the ID of the underlying Google Cloud Storage bucket, `projects/{project_id_or_number}/buckets/{bucket_id}`. */ | ||
bucket: | ||
@@ -299,0 +299,0 @@ string; |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebasestorage-v1beta", | ||
"version": "0.0.20230505", | ||
"version": "0.0.20230515", | ||
"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: 20230505 | ||
// Revision: 20230515 | ||
@@ -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
20414