Reference documentation and code samples for the Grafeas V1 Client class SBOMReferenceNote.
The note representing an SBOM reference.
Generated from protobuf message grafeas.v1.SBOMReferenceNote
Namespace
Grafeas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ format
string
The format that SBOM takes. E.g. may be spdx, cyclonedx, etc...
↳ version
string
The version of the format that the SBOM takes. E.g. if the format is spdx, the version may be 2.3.
getFormat
The format that SBOM takes. E.g. may be spdx, cyclonedx, etc...
Generated from protobuf field string format = 1;
string
setFormat
The format that SBOM takes. E.g. may be spdx, cyclonedx, etc...
Generated from protobuf field string format = 1;
var
string
$this
getVersion
The version of the format that the SBOM takes. E.g. if the format is spdx, the version may be 2.3.
string
setVersion
The version of the format that the SBOM takes. E.g. if the format is spdx, the version may be 2.3.
var
string
$this