Reference documentation and code samples for the Google Cloud Container Analysis V1 Client class ExportSBOMResponse.
The response from a call to ExportSBOM.
Generated from protobuf message google.devtools.containeranalysis.v1.ExportSBOMResponse
Namespace
Google \ Cloud \ ContainerAnalysis \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ discovery_occurrence
string
The name of the discovery occurrence in the form "projects/{project_id}/occurrences/{OCCURRENCE_ID} It can be used to track the progress of the SBOM export.
getDiscoveryOccurrence
The name of the discovery occurrence in the form
"projects/{project_id}/occurrences/{OCCURRENCE_ID}
It can be used to track the progress of the SBOM export.
Returns
Type
Description
string
setDiscoveryOccurrence
The name of the discovery occurrence in the form
"projects/{project_id}/occurrences/{OCCURRENCE_ID}
It can be used to track the progress of the SBOM export.
[[["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-04 UTC."],[],[],null,["# Google Cloud Container Analysis V1 Client - Class ExportSBOMResponse (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-container-analysis/latest/V1.ExportSBOMResponse)\n- [1.1.0](/php/docs/reference/cloud-container-analysis/1.1.0/V1.ExportSBOMResponse)\n- [1.0.4](/php/docs/reference/cloud-container-analysis/1.0.4/V1.ExportSBOMResponse)\n- [0.5.7](/php/docs/reference/cloud-container-analysis/0.5.7/V1.ExportSBOMResponse)\n- [0.4.0](/php/docs/reference/cloud-container-analysis/0.4.0/V1.ExportSBOMResponse)\n- [0.3.4](/php/docs/reference/cloud-container-analysis/0.3.4/V1.ExportSBOMResponse)\n- [0.2.15](/php/docs/reference/cloud-container-analysis/0.2.15/V1.ExportSBOMResponse) \nReference documentation and code samples for the Google Cloud Container Analysis V1 Client class ExportSBOMResponse.\n\nThe response from a call to ExportSBOM.\n\nGenerated from protobuf message `google.devtools.containeranalysis.v1.ExportSBOMResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ContainerAnalysis \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDiscoveryOccurrence\n\nThe name of the discovery occurrence in the form\n\"projects/{project_id}/occurrences/{OCCURRENCE_ID}\nIt can be used to track the progress of the SBOM export.\n\n### setDiscoveryOccurrence\n\nThe name of the discovery occurrence in the form\n\"projects/{project_id}/occurrences/{OCCURRENCE_ID}\nIt can be used to track the progress of the SBOM export."]]