Interface protos.grafeas.v1.IVersion (5.0.1)

Properties of a Version.

Package

@google-cloud/containeranalysis

Properties

epoch

epoch?: (number|null);

Version epoch

fullName

fullName?: (string|null);

Version fullName

inclusive

inclusive?: (boolean|null);

Version inclusive

kind

kind?: (grafeas.v1.Version.VersionKind|keyof typeof grafeas.v1.Version.VersionKind|null);

Version kind

name

name?: (string|null);

Version name

revision

revision?: (string|null);

Version revision