google_api_firebase v0.5.1 GoogleApi.Firebase.V1beta1.Model.AddFirebaseRequest View Source
All fields are required.
Attributes
-
locationId
(type:String.t
, default:nil
) - Deprecated. Instead, to set a Project's default GCP resource location, callFinalizeDefaultLocation
after you add Firebase resources to the GCPProject
. The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations. -
regionCode
(type:String.t
, default:nil
) - Deprecated. Instead, to link a Project with a Google Analytics account, callAddGoogleAnalytics
after you add Firebase resources to the GCPProject
. The region code (CLDR) that the account will use for Google Analytics data For example: US, GB, or DE In Java, usecom.google.i18n.identifiers.RegionCode
. -
timeZone
(type:String.t
, default:nil
) - Deprecated. Instead, to link a Project with a Google Analytics account, callAddGoogleAnalytics
after you add Firebase resources to the GCPProject
. The time zone that the account will use for Google Analytics data. For example: America/Los_Angeles or Africa/Abidjan
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.