public sealed class SnapshotSettingsStorageLocationSettings : IMessage<SnapshotSettingsStorageLocationSettings>, IEquatable<SnapshotSettingsStorageLocationSettings>, IDeepCloneable<SnapshotSettingsStorageLocationSettings>, 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-24 UTC."],[[["This webpage provides documentation for the `SnapshotSettingsStorageLocationSettings` class within the Google.Cloud.Compute.V1 namespace, detailing its various versions and implementations."],["The latest version of the `SnapshotSettingsStorageLocationSettings` class is 3.6.0, and multiple earlier versions are also documented, ranging back to 1.0.0."],["The `SnapshotSettingsStorageLocationSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all detailed within this documentation."],["Key properties of the `SnapshotSettingsStorageLocationSettings` class include `HasPolicy` (a boolean), `Locations` (a MapField), and `Policy` (a string), each allowing detailed configurations for storage location settings."],["The class has two constructors, a default one, and another one that takes a `SnapshotSettingsStorageLocationSettings` object, as well as a list of the inherited methods."]]],[]]