public sealed class SnapshotSettingsStorageLocationSettings : IMessage<SnapshotSettingsStorageLocationSettings>, IEquatable<SnapshotSettingsStorageLocationSettings>, IDeepCloneable<SnapshotSettingsStorageLocationSettings>, IBufferMessage, IMessage
[[["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 2025-03-24 UTC."],[[["This webpage details the `SnapshotSettingsStorageLocationSettings` class within the `Google.Cloud.Compute.V1` namespace, a component of the Google Cloud .NET library."],["The latest version of this specific component is 3.6.0, and the page also offers documentation for previous versions, including a list from version 1.0.0 to 3.5.0."],["The `SnapshotSettingsStorageLocationSettings` class allows for the configuration of storage locations for snapshots, with the ability to set specific locations via the `Locations` property or globally with the `Policy` property."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message management, comparison, deep cloning, and buffer handling."],["The `SnapshotSettingsStorageLocationSettings` class has two constructors: one default constructor, and another that clones an existing `SnapshotSettingsStorageLocationSettings` object."]]],[]]