Policy(value)The chosen location policy.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_POLICY |
A value indicating that the enum field is not set. |
LOCAL_REGION |
Store snapshot in the same region as with the originating disk. No additional parameters are needed. |
NEAREST_MULTI_REGION |
Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed. |
SPECIFIC_LOCATIONS |
Store snapshot in the specific locations, as specified by the user. The list of regions to store must be defined under the `locations` field. |
STORAGE_LOCATION_POLICY_UNSPECIFIED |
No description available. |