GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEAttestationNote (google_api_container_analysis v0.34.0)

View Source

A note describing an attestation

Attributes

  • hint (type: GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEHint.t, default: nil) - DSSEHint hints at the purpose of the attestation authority.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEAttestationNote{
  hint: GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEHint.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.