public sealed class SetLabelsSnapshotRequest : IMessage<SetLabelsSnapshotRequest>, IEquatable<SetLabelsSnapshotRequest>, IDeepCloneable<SetLabelsSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsSnapshotRequest.
A request message for Snapshots.SetLabels. See the method description for details.
[[["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-21 UTC."],[[["This page provides reference documentation for the `SetLabelsSnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `SetLabelsSnapshotRequest` class is used to set labels on snapshots and is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The latest version available for SetLabelsSnapshotRequest is 3.6.0, with a list of versions ranging down to 1.0.0 for reference."],["The class inherits from Object and implements `IMessage\u003cSetLabelsSnapshotRequest\u003e`, `IEquatable\u003cSetLabelsSnapshotRequest\u003e`, `IDeepCloneable\u003cSetLabelsSnapshotRequest\u003e`, `IBufferMessage`, and `IMessage`."],["Key properties of the `SetLabelsSnapshotRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, each serving specific purposes related to setting labels on resources."]]],[]]