View Source GoogleApi.FirebaseStorage.V1beta.Model.Bucket (google_api_firebase_storage v0.3.0)

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

Attributes

  • name (type: String.t, default: nil) - Output only. Resource name of the bucket.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.FirebaseStorage.V1beta.Model.Bucket{name: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.