Reference documentation and code samples for the Container Analysis V1 API class Google::Cloud::ContainerAnalysis::V1::ExportSBOMResponse.
The response from a call to ExportSBOM.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#discovery_occurrence
defdiscovery_occurrence()->::String
Returns
(::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.
#discovery_occurrence=
defdiscovery_occurrence=(value)->::String
Parameter
value (::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.
Returns
(::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.
[[["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-03 UTC."],[],[],null,["# Container Analysis V1 API - Class Google::Cloud::ContainerAnalysis::V1::ExportSBOMResponse (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-container_analysis-v1/latest/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [1.3.1](/ruby/docs/reference/google-cloud-container_analysis-v1/1.3.1/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-container_analysis-v1/1.2.0/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-container_analysis-v1/1.1.0/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [1.0.1](/ruby/docs/reference/google-cloud-container_analysis-v1/1.0.1/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.10.0](/ruby/docs/reference/google-cloud-container_analysis-v1/0.10.0/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.9.2](/ruby/docs/reference/google-cloud-container_analysis-v1/0.9.2/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-container_analysis-v1/0.8.0/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.7.1](/ruby/docs/reference/google-cloud-container_analysis-v1/0.7.1/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-container_analysis-v1/0.6.0/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-container_analysis-v1/0.5.0/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse)\n- [0.4.7](/ruby/docs/reference/google-cloud-container_analysis-v1/0.4.7/Google-Cloud-ContainerAnalysis-V1-ExportSBOMResponse) \nReference documentation and code samples for the Container Analysis V1 API class Google::Cloud::ContainerAnalysis::V1::ExportSBOMResponse.\n\nThe response from a call to ExportSBOM. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #discovery_occurrence\n\n def discovery_occurrence() -\u003e ::String\n\n**Returns**\n\n- (::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.\n\n### #discovery_occurrence=\n\n def discovery_occurrence=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::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. \n**Returns**\n\n- (::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."]]