GoogleApi.Firebase.V1beta1.Model.AddFirebaseRequest (google_api_firebase v0.13.3)
View SourceAll fields are required.
Attributes
-
locationId
(type:String.t
, default:nil
) - DEPRECATED. Instead, use product-specific REST APIs to work with the location of each resource in a Project. This field may be ignored, especially for newly provisioned projects after October 30, 2024. 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.AddFirebaseRequest{ locationId: String.t() | nil }