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 `SnapshotSettings` within the `Google.Cloud.Compute.V1` library is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0 also accessible."],["`SnapshotSettings` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the `object` class."],["The `SnapshotSettings` class has two constructors, one default and another that takes an instance of `SnapshotSettings` as a parameter for creating a copy."],["The `StorageLocation` property of `SnapshotSettings`, is used to set the storage location policy and it's type is `SnapshotSettingsStorageLocationSettings`."]]],[]]