GoogleApi.ContainerAnalysis.V1beta1.Model.Discovery (google_api_container_analysis v0.10.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContainerAnalysis.V1beta1.Model.Discovery{
analysisKind: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.