primaryLocation property

String? primaryLocation
getter/setter pair

The primary location of the reservation.

The field is only meaningful for reservation used for cross region disaster recovery. The field is output only for customers and should not be specified, however, the google.api.field_behavior is not set to OUTPUT_ONLY since these fields are set in rerouted requests sent across regions.

Optional.

Implementation

core.String? primaryLocation;