Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::SnapshotSettingsStorageLocationSettings::Policy.
The chosen location policy.
Constants
UNDEFINED_POLICY
value: 0 A value indicating that the enum field is not set.
LOCAL_REGION
value: 403_535_464 Store snapshot in the same region as with the originating disk. No additional parameters are needed.
NEAREST_MULTI_REGION
value: 212_467_515 Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed.
SPECIFIC_LOCATIONS
value: 280_093_809 Store snapshot in the specific locations, as specified by the user. The list of regions to store must be defined under the locations field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[],[]]