GoogleApi.ContainerAnalysis.V1beta1.Model.Details (google_api_container_analysis v0.19.0) View Source
Details of an attestation occurrence.
Attributes
-
attestation
(type:GoogleApi.ContainerAnalysis.V1beta1.Model.Attestation.t
, default:nil
) - Required. Attestation for the resource.
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.Details{ attestation: GoogleApi.ContainerAnalysis.V1beta1.Model.Attestation.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.