v2Name property

String? v2Name
getter/setter pair

The name of the image's v2 blobs computed via: [bottom] := v2_blobbottom := sha256(v2_blob[N] + " " + v2_name[N+1]) Only the name of the final blob is kept.

Output only.

Implementation

core.String? v2Name;