Specifies a fingerprint for this request, which is essentially a hash of the tags' contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update tags. You must always provide an up-to-date fingerprint hash in order to update or change tags. To see the latest fingerprint, make get() request to the instance.
[[["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 documentation covers the \u003ccode\u003eTags\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, which represents a set of instance tags used in the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this \u003ccode\u003eTags\u003c/code\u003e class is 3.6.0, with numerous previous versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTags\u003c/code\u003e class includes properties such as \u003ccode\u003eFingerprint\u003c/code\u003e, used for optimistic locking and reflecting the current state of the tags, and \u003ccode\u003eItems\u003c/code\u003e, which is an array containing the individual tag strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTags\u003c/code\u003e class provides two constructors, one being a parameterless constructor, and the other accepting another \u003ccode\u003eTags\u003c/code\u003e instance as a parameter to create a new \u003ccode\u003eTags\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the .NET ecosystem and the Google Cloud Protobuf library.\u003c/p\u003e\n"]]],[],null,[]]