public sealed class SetLabelsSnapshotRequest : IMessage<SetLabelsSnapshotRequest>, IEquatable<SetLabelsSnapshotRequest>, IDeepCloneable<SetLabelsSnapshotRequest>, IBufferMessage, IMessage
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-04-09 UTC."],[[["This webpage details the `SetLabelsSnapshotRequest` class within the `Google.Cloud.Compute.V1` namespace, used for managing labels on snapshots."],["The `SetLabelsSnapshotRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and for cloning existing `SetLabelsSnapshotRequest` objects."],["It has properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` to handle request details and identify the target resource."],["The page lists available documentation for the `SetLabelsSnapshotRequest` class across multiple versions, from 1.0.0 to the latest 3.6.0."]]],[]]