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-03-21 UTC."],[[["This webpage details the `SetLabelsSnapshotRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The `SetLabelsSnapshotRequest` class is used to set labels for snapshot resources and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and accepts parameters like `other` for a `SetLabelsSnapshotRequest`."],["Key properties of the `SetLabelsSnapshotRequest` class are `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, each serving a different purpose in managing snapshots."],["This page also lists available documentation for versions ranging from 1.0.0 to 3.6.0 of `SetLabelsSnapshotRequest`, with 3.6.0 being the latest version."]]],[]]