Send feedback
Class ExportSBOMResponse (2.18.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
ExportSBOMResponse ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
The response from a call to ExportSBOM.
Attribute
Name
Description
discovery_occurrence
str
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.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
Need to tell us more?
[[["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-08-07 UTC."],[],[],null,["# Class ExportSBOMResponse (2.18.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.18.1 (latest)](/python/docs/reference/containeranalysis/latest/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.18.0](/python/docs/reference/containeranalysis/2.18.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.17.2](/python/docs/reference/containeranalysis/2.17.2/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.16.0](/python/docs/reference/containeranalysis/2.16.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.15.1](/python/docs/reference/containeranalysis/2.15.1/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.14.5](/python/docs/reference/containeranalysis/2.14.5/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.13.0](/python/docs/reference/containeranalysis/2.13.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.12.4](/python/docs/reference/containeranalysis/2.12.4/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.11.1](/python/docs/reference/containeranalysis/2.11.1/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.10.0](/python/docs/reference/containeranalysis/2.10.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.9.3](/python/docs/reference/containeranalysis/2.9.3/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.8.1](/python/docs/reference/containeranalysis/2.8.1/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.7.3](/python/docs/reference/containeranalysis/2.7.3/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.6.3](/python/docs/reference/containeranalysis/2.6.3/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.5.0](/python/docs/reference/containeranalysis/2.5.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.4.2](/python/docs/reference/containeranalysis/2.4.2/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.3.0](/python/docs/reference/containeranalysis/2.3.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.2.3](/python/docs/reference/containeranalysis/2.2.3/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.1.0](/python/docs/reference/containeranalysis/2.1.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [2.0.0](/python/docs/reference/containeranalysis/2.0.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [1.0.5](/python/docs/reference/containeranalysis/1.0.5/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [0.3.1](/python/docs/reference/containeranalysis/0.3.1/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse)\n- [0.2.0](/python/docs/reference/containeranalysis/0.2.0/google.cloud.devtools.containeranalysis_v1.types.ExportSBOMResponse) \n\n ExportSBOMResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe response from a call to ExportSBOM."]]