originalPrimaryLocation property

String? originalPrimaryLocation
getter/setter pair

The original primary location of the reservation which is set only during its creation and remains unchanged afterwards.

It can be used by the customer to answer questions about disaster recovery billing. 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? originalPrimaryLocation;