Grafeas V1 Client - Class SbomReferenceIntotoPayload (1.2.2)

Reference documentation and code samples for the Grafeas V1 Client class SbomReferenceIntotoPayload.

The actual payload that contains the SBOM Reference data.

The payload follows the intoto statement specification. See https://github.com/in-toto/attestation/blob/main/spec/v1.0/statement.md for more details.

Generated from protobuf message grafeas.v1.SbomReferenceIntotoPayload

Namespace

Grafeas \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ type
string

Identifier for the schema of the Statement.

↳ predicate_type
string

URI identifying the type of the Predicate.

↳ subject
array< Subject >

Set of software artifacts that the attestation applies to. Each element represents a single software artifact.

↳ predicate
SbomReferenceIntotoPredicate

Additional parameters of the Predicate. Includes the actual data about the SBOM.

getType

Identifier for the schema of the Statement.

Returns
Type
Description
string

setType

Identifier for the schema of the Statement.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPredicateType

URI identifying the type of the Predicate.

Returns
Type
Description
string

setPredicateType

URI identifying the type of the Predicate.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSubject

Set of software artifacts that the attestation applies to. Each element represents a single software artifact.

Returns
Type
Description

setSubject

Set of software artifacts that the attestation applies to. Each element represents a single software artifact.

Parameter
Name
Description
var
array< Subject >
Returns
Type
Description
$this

getPredicate

Additional parameters of the Predicate. Includes the actual data about the SBOM.

Returns
Type
Description

hasPredicate

clearPredicate

setPredicate

Additional parameters of the Predicate. Includes the actual data about the SBOM.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: