Container Analysis V1 API - Class Google::Cloud::ContainerAnalysis::V1::ExportSBOMResponse (v1.3.0)

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

def discovery_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=

def discovery_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.