Output only. The name of the image's v2 blobs computed via:
[bottom] := v2_blob[bottom]
[N] := sha256(v2_blob[N] + " " + v2_name[N+1])
Only the name of the final blob is kept.
[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFingerprint\u003c/code\u003e class in the Grafeas v1 API uniquely identifies a Docker image through a set of properties.\u003c/p\u003e\n"],["\u003cp\u003eIt supports multiple versions of the Grafeas API, with version 3.7.0 being the latest available.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eKey properties include \u003ccode\u003eV1Name\u003c/code\u003e, \u003ccode\u003eV2Blob\u003c/code\u003e (a list of v2 blobs), and \u003ccode\u003eV2Name\u003c/code\u003e, which are used to represent the Docker image's layers and identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFingerprint\u003c/code\u003e class has constructors for creating a new instance and a deep clone, showing how you can create the object, or create a deep copy.\u003c/p\u003e\n"]]],[],null,[]]