Reference documentation and code samples for the Grafeas V1 Client class BuildMetadata.
Generated from protobuf message grafeas.v1.InTotoSlsaProvenanceV1.BuildMetadata
Namespace
Grafeas \ V1 \ InTotoSlsaProvenanceV1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ invocation_id
string
↳ started_on
↳ finished_on
getInvocationId
Generated from protobuf field string invocation_id = 1;
string
setInvocationId
Generated from protobuf field string invocation_id = 1;
var
string
$this
getStartedOn
Generated from protobuf field .google.protobuf.Timestamp started_on = 2;
hasStartedOn
clearStartedOn
setStartedOn
Generated from protobuf field .google.protobuf.Timestamp started_on = 2;
$this
getFinishedOn
Generated from protobuf field .google.protobuf.Timestamp finished_on = 3;
hasFinishedOn
clearFinishedOn
setFinishedOn
Generated from protobuf field .google.protobuf.Timestamp finished_on = 3;
$this