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-03-31 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.SnapshotSettings` is 3.6.0, with multiple historical versions accessible from 1.0.0 onwards."],["The `SnapshotSettings` class, found within the `Google.Cloud.Compute.V1` namespace, is designed to handle settings related to snapshots and implements several interfaces for functionality like deep cloning and buffering."],["The class includes a `StorageLocation` property of type `SnapshotSettingsStorageLocationSettings`, allowing for the specification and management of storage policies and locations."],["`SnapshotSettings` instances can be constructed using either a default constructor or a copy constructor that accepts another `SnapshotSettings` object as input."],["`SnapshotSettings` inherits from `object` and includes inherited methods such as GetHashCode, GetType, and ToString."]]],[]]