View Source GoogleApi.ContainerAnalysis.V1beta1.Model.Discovery (google_api_container_analysis v0.28.0)

A note that indicates a type of analysis a provider would perform. This note exists in a provider's project. A Discovery occurrence is created in a consumer's project at the start of analysis.

Attributes

  • analysisKind (type: String.t, default: nil) - Required. Immutable. The kind of analysis that is handled by this discovery.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContainerAnalysis.V1beta1.Model.Discovery{
  analysisKind: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.