Module: Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettings::Policy

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The chosen location policy.

Constant Summary collapse

UNDEFINED_POLICY =

A value indicating that the enum field is not set.

0
LOCAL_REGION =

Store snapshot in the same region as with the originating disk. No additional parameters are needed.

403_535_464
NEAREST_MULTI_REGION =

Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed.

212_467_515
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.

280_093_809
STORAGE_LOCATION_POLICY_UNSPECIFIED =
250_644_592