Properties of a Metadata.
Package
@google-cloud/grafeasProperties
buildFinishedOn
buildFinishedOn
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Metadata buildFinishedOn
buildInvocationId
buildInvocationId
?:
(
string
|
null
);
Metadata buildInvocationId
buildStartedOn
buildStartedOn
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Metadata buildStartedOn
completeness
completeness
?:
(
grafeas
.
v1
.
ICompleteness
|
null
);
Metadata completeness
reproducible
reproducible
?:
(
boolean
|
null
);
Metadata reproducible