Interface protos.grafeas.v1.SlsaProvenance.ISlsaMetadata (3.2.0)

Properties of a SlsaMetadata.

Package

@google-cloud/containeranalysis

Properties

buildFinishedOn

buildFinishedOn?: (google.protobuf.ITimestamp|null);

SlsaMetadata buildFinishedOn

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

buildInvocationId

buildInvocationId?: (string|null);

SlsaMetadata buildInvocationId

Property Value
TypeDescription
(string|null)

buildStartedOn

buildStartedOn?: (google.protobuf.ITimestamp|null);

SlsaMetadata buildStartedOn

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

completeness

completeness?: (grafeas.v1.SlsaProvenance.ISlsaCompleteness|null);

SlsaMetadata completeness

Property Value
TypeDescription
(grafeas.v1.SlsaProvenance.ISlsaCompleteness|null)

reproducible

reproducible?: (boolean|null);

SlsaMetadata reproducible

Property Value
TypeDescription
(boolean|null)