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."],[[["This webpage provides reference documentation and code samples for the Grafeas v1 API class `Fingerprint`, specifically for .NET development."],["The `Fingerprint` class is used to uniquely identify a Docker image and it includes properties like `V1Name`, `V2Blob`, and `V2Name` for representing image layer and blob information."],["The page offers documentation for various versions of the `Fingerprint` class, from version 2.2.0 up to the latest version, 3.7.0."],["The `Fingerprint` class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for the Fingerprint class, one being empty, and the other taking another Fingerprint as a parameter."]]],[]]