Reference documentation and code samples for the Grafeas V1 Client class SlsaMetadata.
Other properties of the build.
Generated from protobuf message grafeas.v1.SlsaProvenanceZeroTwo.SlsaMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ build_invocation_id
string
↳ build_started_on
↳ build_finished_on
↳ completeness
↳ reproducible
bool
getBuildInvocationId
Generated from protobuf field string build_invocation_id = 1;
string
setBuildInvocationId
Generated from protobuf field string build_invocation_id = 1;
var
string
$this
getBuildStartedOn
Generated from protobuf field .google.protobuf.Timestamp build_started_on = 2;
hasBuildStartedOn
clearBuildStartedOn
setBuildStartedOn
Generated from protobuf field .google.protobuf.Timestamp build_started_on = 2;
$this
getBuildFinishedOn
Generated from protobuf field .google.protobuf.Timestamp build_finished_on = 3;
hasBuildFinishedOn
clearBuildFinishedOn
setBuildFinishedOn
Generated from protobuf field .google.protobuf.Timestamp build_finished_on = 3;
$this
getCompleteness
Generated from protobuf field .grafeas.v1.SlsaProvenanceZeroTwo.SlsaCompleteness completeness = 4;
hasCompleteness
clearCompleteness
setCompleteness
Generated from protobuf field .grafeas.v1.SlsaProvenanceZeroTwo.SlsaCompleteness completeness = 4;
$this
getReproducible
Generated from protobuf field bool reproducible = 5;
bool
setReproducible
Generated from protobuf field bool reproducible = 5;
var
bool
$this