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-21 UTC."],[[["The latest version available for `SnapshotSettings` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, with numerous prior versions ranging from 1.0.0 to 3.5.0 also listed."],["The `SnapshotSettings` class, found in the `Google.Cloud.Compute.V1` assembly (Google.Cloud.Compute.V1.dll), implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SnapshotSettings` class inherits from the base `object` class and provides two constructors: a default constructor `SnapshotSettings()` and an overloaded constructor `SnapshotSettings(SnapshotSettings other)` for creating copies."],["The primary property within `SnapshotSettings` is `StorageLocation`, which is of type `SnapshotSettingsStorageLocationSettings` and is used to manage the policy for resolving storage location as well as how it will be carried out."]]],[]]