View Source GoogleApi.ContainerAnalysis.V1beta1.Model.GrafeasV1beta1PackageDetails (google_api_container_analysis v0.29.0)
Details of a package occurrence.
Attributes
-
installation
(type:GoogleApi.ContainerAnalysis.V1beta1.Model.Installation.t
, default:nil
) - Required. Where the package was installed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContainerAnalysis.V1beta1.Model.GrafeasV1beta1PackageDetails{ installation: GoogleApi.ContainerAnalysis.V1beta1.Model.Installation.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.