GoogleApi.FirebaseStorage.V1beta.Model.Bucket (google_api_firebase_storage v0.5.0)
View SourceA 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}