Specifies a fingerprint for this request, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the resource.
[[["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\u003eGoogle.Cloud.Compute.V1.Metadata\u003c/code\u003e class represents a metadata key/value entry within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1.Metadata\u003c/code\u003e documentation is 3.6.0, but many earlier versions are also available, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Metadata class contains properties such as \u003ccode\u003eFingerprint\u003c/code\u003e, \u003ccode\u003eHasFingerprint\u003c/code\u003e, \u003ccode\u003eHasKind\u003c/code\u003e, \u003ccode\u003eItems\u003c/code\u003e, and \u003ccode\u003eKind\u003c/code\u003e, each serving a distinct purpose in managing metadata entries, including version control and the type of resource.\u003c/p\u003e\n"],["\u003cp\u003eTo modify metadata, an up-to-date fingerprint, which is a hash of the metadata contents, must be provided to prevent conflicts and ensure data integrity.\u003c/p\u003e\n"],["\u003cp\u003eMetadata entries consist of key/value pairs, with the total size of all keys and values limited to less than 512 KB, as found in the \u003ccode\u003eItems\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]