View Source GoogleApi.ContainerAnalysis.V1alpha1.Model.DSSEAttestationNote (google_api_container_analysis v0.28.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.