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-09 UTC."],[[["The latest version available for `SnapshotSettings` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, with version 3.2.0 being the currently viewed version in the context of this content."],["`SnapshotSettings` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SnapshotSettings` class includes constructors for creating new instances, either empty or as a copy of an existing `SnapshotSettings` object."],["The `SnapshotSettings` class has one property called `StorageLocation`, which is of type `SnapshotSettingsStorageLocationSettings`, to define storage location policy."],["Numerous previous versions of `SnapshotSettings` are documented, dating back to version 1.0.0."]]],[]]