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-04-17 UTC."],[[["The `Fingerprint` class in the Grafeas v1 API is used to uniquely identify a Docker image through its properties."],["The latest version available for the Fingerprint class is 3.7.0, and the current version detailed is 3.6.0, along with several prior versions."],["`Fingerprint` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["Key properties of the `Fingerprint` class include `V1Name` for the final layer ID, `V2Blob` for an ordered list of v2 blobs, and `V2Name` for the computed name of the v2 blobs."]]],[]]