View Source GoogleApi.Firebase.V1beta1.Model.FinalizeDefaultLocationRequest (google_api_firebase v0.12.0)

Attributes

  • locationId (type: String.t, default: nil) - The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.