public sealed class SnapshotSettingsStorageLocationSettings : IMessage<SnapshotSettingsStorageLocationSettings>, IEquatable<SnapshotSettingsStorageLocationSettings>, IDeepCloneable<SnapshotSettingsStorageLocationSettings>, IBufferMessage, IMessage
public MapField<string, SnapshotSettingsStorageLocationSettingsStorageLocationPreference> Locations { get; }
When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this field. Keys are Cloud Storage bucket locations. Only one location can be specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace is used to manage storage locations for snapshots, and is available across multiple versions of the library, with version 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provides it with various functionalities like serialization, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003eHasPolicy\u003c/code\u003e to check if a location policy is set, \u003ccode\u003eLocations\u003c/code\u003e to specify where snapshots are stored when using a specific location policy, and \u003ccode\u003ePolicy\u003c/code\u003e to define the location policy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class has two constructors, one being a parameterless constructor and the other one taking another \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe versions listed in this page start from version 1.0.0 all the way up to version 3.6.0, all pertaining to the \u003ccode\u003e/Google.Cloud.Compute.V1/SnapshotSettingsStorageLocationSettings\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]