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 webpage provides documentation for the \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically in the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e documented is 3.6.0, which can be found here: \u003ccode\u003e/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.InstancesSetLabelsRequest\u003c/code\u003e, and the page offers documentation for various previous versions, dating back to 1.0.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, demonstrating its functionality within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e include \u003ccode\u003eHasLabelFingerprint\u003c/code\u003e, \u003ccode\u003eLabelFingerprint\u003c/code\u003e, and \u003ccode\u003eLabels\u003c/code\u003e, allowing for managing the labels of instances within the Google Cloud Compute environment, where the \u003ccode\u003eLabelFingerprint\u003c/code\u003e property is used to prevent conflicts and to add or change labels.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eInstancesSetLabelsRequest\u003c/code\u003e as a parameter, for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]