GoogleApi.ContainerAnalysis.V1.Model.ExportSBOMRequest (google_api_container_analysis v0.34.0)
View SourceThe request to generate and export SBOM. Target must be specified for the request.
Attributes
-
cloudStorageLocation(type:GoogleApi.ContainerAnalysis.V1.Model.CloudStorageLocation.t, default:nil) - Optional. Empty placeholder to denote that this is a Google Cloud Storage export request.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContainerAnalysis.V1.Model.ExportSBOMRequest{ cloudStorageLocation: GoogleApi.ContainerAnalysis.V1.Model.CloudStorageLocation.t() | nil }