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"]],[["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-07 UTC."],[[["This webpage details the `Fingerprint` class, a component designed to uniquely identify a Docker image, and it is part of the `Grafeas.V1` namespace in version 2.2.0."],["The `Fingerprint` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `Fingerprint()` and one that accepts another `Fingerprint` object as a parameter."],["`Fingerprint` contains three properties: `V1Name`, which represents the layer ID of the final layer in a Docker image's v1 representation; `V2Blob`, an ordered list of v2 blobs; and `V2Name`, the name of the image's v2 blobs computed from their hash values."],["The page also lists previous versions of `Fingerprint` that are available, ranging from 3.0.0 up to the latest, 3.7.0."]]],[]]