Google Cloud Container Analysis V1 Client - Class ExportSBOMResponse (1.1.1)

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.

Parameter
Name Description
var string
Returns
Type Description
$this

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年10月30日 UTC.