Reference documentation and code samples for the Grafeas V1 Client class SbomReferenceIntotoPredicate.
A predicate which describes the SBOM being referenced.
Generated from protobuf message grafeas.v1.SbomReferenceIntotoPredicate
Namespace
Grafeas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ referrer_id
string
The person or system referring this predicate to the consumer.
↳ location
string
The location of the SBOM.
↳ mime_type
string
The mime type of the SBOM.
↳ digest
getReferrerId
The person or system referring this predicate to the consumer.
string
setReferrerId
The person or system referring this predicate to the consumer.
var
string
$this
getLocation
The location of the SBOM.
string
setLocation
The location of the SBOM.
var
string
$this
getMimeType
The mime type of the SBOM.
string
setMimeType
The mime type of the SBOM.
var
string
$this
getDigest
A map of algorithm to digest of the contents of the SBOM.
setDigest
A map of algorithm to digest of the contents of the SBOM.
$this