Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/firebasestorage:v1beta.ts";

§Classes

FirebaseStorage

The Cloud Storage for Firebase API enables programmatic management of Cloud Storage buckets for use in Firebase projects

GoogleAuth

§Variables

auth

§Interfaces

AddFirebaseRequest

The request used to link a Google Cloud Storage bucket to a Firebase project.

Bucket

A storage bucket and its relation to a parent Firebase project.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata

Metadata for MigrateLocationDestructively LRO.

GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata

Metadata for MigrateLocationDestructively LRO.

ListBucketsResponse

The response returned by ListBuckets.

ProjectsBucketsListOptions

Additional options for FirebaseStorage#projectsBucketsList.

RemoveFirebaseRequest

The request used to unlink a Google Cloud Storage bucket from a Firebase project.