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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e class is used for managing labels on Google Cloud Compute instances, providing functionalities for setting and updating labels.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e class across multiple versions, starting from version 1.0.0 up to the latest version, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eLabelFingerprint\u003c/code\u003e for conflict prevention and \u003ccode\u003eLabels\u003c/code\u003e for managing the key-value pairs associated with an instance, as well as the ability to check if \u003ccode\u003eLabelFingerprint\u003c/code\u003e is set through the \u003ccode\u003eHasLabelFingerprint\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a default constructor and a constructor that accepts another \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e object for copying its properties, allowing for both creation of new objects and cloning of existing ones.\u003c/p\u003e\n"]]],[],null,[]]