GoogleApi.Firebase.V1beta1.Model.FinalizeDefaultLocationRequest (google_api_firebase v0.13.3)
View SourceAttributes
-
locationId
(type:String.t
, default:nil
) - DEPRECATED The ID of the Project's "location for default Google Cloud resources", which are resources associated with Google App Engine. The location must be one of the available Google App Engine locations.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Firebase.V1beta1.Model.FinalizeDefaultLocationRequest{ locationId: String.t() | nil }