google_api_firebase v0.2.0 GoogleApi.Firebase.V1beta1.Model.AdminSdkConfig View Source
Attributes
databaseURL
(type:String.t
, default:nil
) - The default Firebase Realtime Database URL.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.
This field is omitted if the default GCP resource location has not been finalized yet. To set your project's default GCP resource location, callFinalizeDefaultLocation
after you add Firebase services to your project.projectId
(type:String.t
, default:nil
) - Immutable. The globally unique, user-assigned project ID of the parent Project.storageBucket
(type:String.t
, default:nil
) - The default Cloud Storage for Firebase storage bucket name.
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.