google_api_firebase v0.2.0 GoogleApi.Firebase.V1beta1.Model.ProjectInfo View Source
A reference to a Google Cloud Platform (GCP) Project
.
Attributes
displayName
(type:String.t
, default:nil
) - The user-assigned display name of the GCPProject
, for example:My App
locationId
(type:String.t
, default:nil
) - The ID of the project's default GCP resource location. The location is one of the available GCP resource locations.
Not all projects will have this field populated. If it is not populated, it means that the project does not yet have a default GCP resource location. To set your project's default GCP resource location, callFinalizeDefaultLocation
after you add Firebase resources to your project.project
(type:String.t
, default:nil
) - The resource name of the GCPProject
to which Firebase resources can be added, in the format:projects/projectId
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.