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 of `SnapshotSettings` is 3.6.0, which is part of the Google.Cloud.Compute.V1 namespace."],["The `SnapshotSettings` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SnapshotSettings` is derived from the base .NET object class, and also contains properties to handle specific storage locations, like `StorageLocation`."],["The documentation provides a comprehensive list of all available versions, ranging from version 1.0.0 up to the latest 3.6.0, each with its own dedicated page."],["There are two constructors for `SnapshotSettings`: a parameterless constructor and one that takes another `SnapshotSettings` object."]]],[]]