The actual payload that contains the SBOM reference data.
↳ payload_type
string
The kind of payload that SbomReferenceIntotoPayload takes. Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.
The kind of payload that SbomReferenceIntotoPayload takes. Since it's in
the intoto format, this value is expected to be
'application/vnd.in-toto+json'.
Returns
Type
Description
string
setPayloadType
The kind of payload that SbomReferenceIntotoPayload takes. Since it's in
the intoto format, this value is expected to be
'application/vnd.in-toto+json'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Grafeas V1 Client - Class SBOMReferenceOccurrence (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.SBOMReferenceOccurrence)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.SBOMReferenceOccurrence)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.SBOMReferenceOccurrence)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.SBOMReferenceOccurrence)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.SBOMReferenceOccurrence)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.SBOMReferenceOccurrence)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.SBOMReferenceOccurrence)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.SBOMReferenceOccurrence)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.SBOMReferenceOccurrence)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.SBOMReferenceOccurrence)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.SBOMReferenceOccurrence) \nReference documentation and code samples for the Grafeas V1 Client class SBOMReferenceOccurrence.\n\nThe occurrence representing an SBOM reference as applied to a specific\nresource. The occurrence follows the DSSE specification. See\n\u003chttps://github.com/secure-systems-lab/dsse/blob/master/envelope.md\u003e for more\ndetails.\n\nGenerated from protobuf message `grafeas.v1.SBOMReferenceOccurrence`\n\nNamespace\n---------\n\nGrafeas \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPayload\n\nThe actual payload that contains the SBOM reference data.\n\n### hasPayload\n\n### clearPayload\n\n### setPayload\n\nThe actual payload that contains the SBOM reference data.\n\n### getPayloadType\n\nThe kind of payload that SbomReferenceIntotoPayload takes. Since it's in\nthe intoto format, this value is expected to be\n'application/vnd.in-toto+json'.\n\n### setPayloadType\n\nThe kind of payload that SbomReferenceIntotoPayload takes. Since it's in\nthe intoto format, this value is expected to be\n'application/vnd.in-toto+json'.\n\n### getSignatures\n\nThe signatures over the payload.\n\n### setSignatures\n\nThe signatures over the payload."]]