Reference documentation and code samples for the Grafeas V1 Client class BuildDefinition.
Generated from protobuf message grafeas.v1.InTotoSlsaProvenanceV1.BuildDefinition
Namespace
Grafeas \ V1 \ InTotoSlsaProvenanceV1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ build_type
string
↳ external_parameters
↳ internal_parameters
↳ resolved_dependencies
getBuildType
Generated from protobuf field string build_type = 1;
string
setBuildType
Generated from protobuf field string build_type = 1;
var
string
$this
getExternalParameters
Generated from protobuf field .google.protobuf.Struct external_parameters = 2;
hasExternalParameters
clearExternalParameters
setExternalParameters
Generated from protobuf field .google.protobuf.Struct external_parameters = 2;
$this
getInternalParameters
Generated from protobuf field .google.protobuf.Struct internal_parameters = 3;
hasInternalParameters
clearInternalParameters
setInternalParameters
Generated from protobuf field .google.protobuf.Struct internal_parameters = 3;
$this
getResolvedDependencies
Generated from protobuf field repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
setResolvedDependencies
Generated from protobuf field repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
$this