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 latest version of the \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e is 3.6.0, but this page is documenting version 2.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties to manage the location policy for storing snapshots, including \u003ccode\u003eHasPolicy\u003c/code\u003e, \u003ccode\u003eLocations\u003c/code\u003e, and \u003ccode\u003ePolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocations\u003c/code\u003e property uses a \u003ccode\u003eMapField\u003c/code\u003e to store storage locations, where the keys are Cloud Storage bucket locations and only one can be set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e class has two constructors: one default constructor and another that takes another \u003ccode\u003eSnapshotSettingsStorageLocationSettings\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]