Grafeas V1 Client - Class SlsaCompleteness (0.8.3)

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 \ SlsaProvenanceZeroTwo

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parameters bool
↳ environment bool
↳ materials bool

getParameters

Generated from protobuf field bool parameters = 1;

Returns
TypeDescription
bool

setParameters

Generated from protobuf field bool parameters = 1;

Parameter
NameDescription
var bool
Returns
TypeDescription
$this

getEnvironment

Generated from protobuf field bool environment = 2;

Returns
TypeDescription
bool

setEnvironment

Generated from protobuf field bool environment = 2;

Parameter
NameDescription
var bool
Returns
TypeDescription
$this

getMaterials

Generated from protobuf field bool materials = 3;

Returns
TypeDescription
bool

setMaterials

Generated from protobuf field bool materials = 3;

Parameter
NameDescription
var bool
Returns
TypeDescription
$this