Reference documentation and code samples for the Grafeas V1 Client class SlsaCompleteness.
Indicates that the builder claims certain fields in this message to be complete.
Generated from protobuf message grafeas.v1.SlsaProvenanceZeroTwo.SlsaCompleteness
Namespace
Grafeas \ V1 \ SlsaProvenanceZeroTwoMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parameters
bool
↳ environment
bool
↳ materials
bool
getParameters
Generated from protobuf field bool parameters = 1;
bool
setParameters
Generated from protobuf field bool parameters = 1;
var
bool
$this
getEnvironment
Generated from protobuf field bool environment = 2;
bool
setEnvironment
Generated from protobuf field bool environment = 2;
var
bool
$this
getMaterials
Generated from protobuf field bool materials = 3;
bool
setMaterials
Generated from protobuf field bool materials = 3;
var
bool
$this