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 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."]]],[]]