Reference documentation and code samples for the Google Cloud Container Analysis V1 Client class ExportSBOMRequest.
The request to generate and export SBOM. Target must be specified for the request.
Generated from protobuf message google.devtools.containeranalysis.v1.ExportSBOMRequest
Namespace
Google \ Cloud \ ContainerAnalysis \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the resource in the form of projects/[PROJECT_ID]/resources/[RESOURCE_URL]
.
↳ cloud_storage_location
ExportSBOMRequest\CloudStorageLocation
Optional. Empty placeholder to denote that this is a Google Cloud Storage export request.
getName
Required. The name of the resource in the form of projects/[PROJECT_ID]/resources/[RESOURCE_URL]
.
string
setName
Required. The name of the resource in the form of projects/[PROJECT_ID]/resources/[RESOURCE_URL]
.
var
string
$this
getCloudStorageLocation
Optional. Empty placeholder to denote that this is a Google Cloud Storage export request.
hasCloudStorageLocation
setCloudStorageLocation
Optional. Empty placeholder to denote that this is a Google Cloud Storage export request.
$this
getTarget
string