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\u003eThis webpage details the \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, showing it has been implemented across multiple versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class is version 3.6.0, and this class manages settings related to snapshot storage locations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, enabling functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class include \u003ccode\u003eHasPolicy\u003c/code\u003e (a boolean indicating if a policy is set), \u003ccode\u003eLocations\u003c/code\u003e (a map of storage locations), and \u003ccode\u003ePolicy\u003c/code\u003e (a string defining the location policy).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and one that accepts an existing \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e object, allowing for cloning instances.\u003c/p\u003e\n"]]],[],null,[]]