View Source GoogleApi.ContainerAnalysis.V1.Model.ExportSBOMRequest (google_api_container_analysis v0.28.0)

The request to generate and export SBOM. Target must be specified for the request.

Attributes

  • cloudStorageLocation (type: GoogleApi.ContainerAnalysis.V1.Model.CloudStorageLocation.t, default: nil) - 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.