locationId property

String? locationId
getter/setter pair

Instead, to set a Project's default GCP resource location, call [FinalizeDefaultLocation](../projects.defaultLocation/finalize) after you add Firebase resources to the GCP Project.

The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations.

Deprecated.

Implementation

core.String? locationId;