discoveryOccurrence property

String? discoveryOccurrence
getter/setter pair

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.

Implementation

core.String? discoveryOccurrence;