GoogleApi.Firebase.V1beta1.Model.AddFirebaseRequest (google_api_firebase v0.10.0) View Source

All fields are required.

Attributes

  • locationId (type: String.t, default: nil) - Deprecated. Instead, to set a Project's default GCP resource location, call FinalizeDefaultLocation after you add Firebase resources to the GCP Project. The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Firebase.V1beta1.Model.AddFirebaseRequest{
  locationId: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.