public sealed class SnapshotSettingsStorageLocationSettingsStorageLocationPreference : IMessage<SnapshotSettingsStorageLocationSettingsStorageLocationPreference>, IEquatable<SnapshotSettingsStorageLocationSettingsStorageLocationPreference>, IDeepCloneable<SnapshotSettingsStorageLocationSettingsStorageLocationPreference>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SnapshotSettingsStorageLocationSettingsStorageLocationPreference.
[[["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."],[[["This document provides reference information for the `SnapshotSettingsStorageLocationSettingsStorageLocationPreference` class within the Google.Cloud.Compute.V1 API, specifically version 2.17.0."],["The `SnapshotSettingsStorageLocationSettingsStorageLocationPreference` class is used to define storage locations for snapshots and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version available in the list of documentation links provided is 3.6.0, while version 2.17.0 is the version being detailed in the provided content."],["The `SnapshotSettingsStorageLocationSettingsStorageLocationPreference` class includes properties such as `HasName` and `Name` that manage the storage location's name, checking for whether the name field has been set or not."],["The documentation details the class's inheritance from `object` and its constructors, which allow for the creation of new instances either empty or by cloning an existing `SnapshotSettingsStorageLocationSettingsStorageLocationPreference` object."]]],[]]