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 webpage documents the `Fingerprint` class, which is designed to uniquely identify a Docker image within the Grafeas.V1 namespace, as part of version 3.0.0."],["`Fingerprint` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, with a set of members from said inheritance."],["The `Fingerprint` class includes properties like `V1Name`, `V2Blob`, and `V2Name` to manage and represent different layers and blobs of a Docker image."],["The page also includes a listing of previous versions, with 3.7.0 being the most current iteration of the Grafeas.V1.Fingerprint implementation."],["The class can be instantiated via two constructors, one default and another one that accepts an existing Fingerprint object."]]],[]]