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, within the namespace \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e, and is found in the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version available for \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e, while version 3.5.0 is being displayed here, and it also covers versions going all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 handling messages, deep cloning, and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e include \u003ccode\u003eLabelFingerprint\u003c/code\u003e (for conflict prevention) and \u003ccode\u003eLabels\u003c/code\u003e (a map field for label data).\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default constructor, and one that accepts another \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e object, allowing for creating new instances and making copies.\u003c/p\u003e\n"]]],[],null,[]]