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-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, used for setting labels on Google Cloud Compute instances.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e is 3.6.0, with numerous previous versions available, ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eLabelFingerprint\u003c/code\u003e (a string) and \u003ccode\u003eLabels\u003c/code\u003e (a map of string to string) for managing instance labels, as well as \u003ccode\u003eHasLabelFingerprint\u003c/code\u003e to identify if the label_fingerprint field has been set.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes another \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]