React Native Firebase
    Preparing search index...

    Use the exported types directly instead. FirebaseStorageTypes namespace is kept for backwards compatibility.

    Interfaces

    EmulatorMockTokenOptions

    Storage Emulator options. Web only.

    FullMetadata

    The full readable metadata returned by TaskSnapshot.metadata or StorageReference.getMetadata().

    ListOptions

    The options list() accepts.

    ListResult

    Result returned by list().

    Module

    The Cloud Storage service is available for the default app, a given app or a specific storage bucket.

    Reference

    Represents a reference to a Google Cloud Storage object in React Native Firebase.

    SettableMetadata

    Object metadata that can be set at any time.

    Statics

    Cloud Storage statics.

    StringFormat

    Possible string formats used for uploading via StorageReference.putString()

    Task

    Storage Task used for Uploading or Downloading files.

    TaskEventStatic

    Static properties for task events (runtime object).

    TaskResult

    Result returned from a non-resumable upload.

    TaskSnapshot

    A TaskSnapshot provides information about a storage tasks state.

    TaskSnapshotObserver

    The snapshot observer returned from a Task#on listener.

    TaskState

    A collection of properties that indicates the current tasks state.

    UploadMetadata

    Object metadata that can be set at upload.

    Type Aliases

    TaskEvent

    An event that is triggered on a task.

    TaskStateType

    Represents the current state of a running upload.