Grafeas V1 Client - Class SlsaCompleteness (0.10.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
Name Description
data array

Optional. Data for populating the Message object.

↳ parameters bool
↳ environment bool
↳ materials bool

getParameters

Generated from protobuf field bool parameters = 1;

Returns
Type Description
bool

setParameters

Generated from protobuf field bool parameters = 1;

Parameter
Name Description
var bool
Returns
Type Description
$this

getEnvironment

Generated from protobuf field bool environment = 2;

Returns
Type Description
bool

setEnvironment

Generated from protobuf field bool environment = 2;

Parameter
Name Description
var bool
Returns
Type Description
$this

getMaterials

Generated from protobuf field bool materials = 3;

Returns
Type Description
bool

setMaterials

Generated from protobuf field bool materials = 3;

Parameter
Name Description
var bool
Returns
Type Description
$this