public sealed class SnapshotSettings : IMessage<SnapshotSettings>, IEquatable<SnapshotSettings>, IDeepCloneable<SnapshotSettings>, 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-04-02 UTC."],[[["The latest version available for `SnapshotSettings` is 3.6.0, as indicated by the link labeled \"(latest)\"."],["This page documents the `SnapshotSettings` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.15.0."],["The `SnapshotSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `SnapshotSettings` objects, both with no arguments and by cloning an existing `SnapshotSettings` object."],["`SnapshotSettings` has a `StorageLocation` property of type `SnapshotSettingsStorageLocationSettings`, used to specify the storage location policy for snapshots."]]],[]]