Interface protos.grafeas.v1.IVersion (4.5.0)

Properties of a Version.

Package

@google-cloud/grafeas

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