google_api_container_analysis v0.5.0 GoogleApi.ContainerAnalysis.V1alpha1.Model.AttestationAuthorityHint View Source
This submessage provides human-readable hints about the purpose of the AttestationAuthority. Because the name of a Note acts as its resource reference, it is important to disambiguate the canonical name of the Note (which might be a UUID for security purposes) from "readable" names more suitable for debug output. Note that these hints should NOT be used to look up AttestationAuthorities in security sensitive contexts, such as when looking up Attestations to verify.
Attributes
humanReadableName
(type:String.t
, default:nil
) - The human readable name of this Attestation Authority, for example "qa".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.AttestationAuthorityHint{ humanReadableName: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.