public sealed class InstancesSetLabelsRequest : IMessage<InstancesSetLabelsRequest>, IEquatable<InstancesSetLabelsRequest>, IDeepCloneable<InstancesSetLabelsRequest>, IBufferMessage, IMessage
Fingerprint of the previous set of labels for this resource, used to prevent conflicts. Provide the latest fingerprint value when making a request to add or change labels.
[[["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."],[[["The latest version of the `InstancesSetLabelsRequest` is 3.6.0, as part of the Google.Cloud.Compute.V1 library."],["This document provides a comprehensive list of all available versions of `InstancesSetLabelsRequest`, ranging from version 1.0.0 to 3.6.0."],["`InstancesSetLabelsRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are part of the .NET framework and Google's Protobuf libraries."],["The `InstancesSetLabelsRequest` class includes properties such as `HasLabelFingerprint`, `LabelFingerprint`, and `Labels`, allowing for detailed management of label data."],["Constructors for `InstancesSetLabelsRequest` are available, including a default constructor and one that accepts another `InstancesSetLabelsRequest` instance."]]],[]]