servingLocation property

String? servingLocation
getter/setter pair

The location of the serving region, e.g. "us-central1".

The location must be one of the regions within the dual region instance configuration of your database. The list of valid locations is available via [GetInstanceConfig[InstanceAdmin.GetInstanceConfig] API. This should only be used if you plan to change quorum in single-region quorum type.

Required.

Implementation

core.String? servingLocation;