GoogleApi.ContainerAnalysis.V1alpha1.Model.Subject (google_api_container_analysis v0.18.0) View Source

Attributes

  • digest (type: map(), default: nil) - "": ""
  • name (type: String.t, default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.Subject{
  digest: map() | nil,
  name: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.