GoogleApi.OnDemandScanning.V1.Model.DSSEAttestationOccurrence (google_api_on_demand_scanning v0.2.0) View Source
Deprecated. Prefer to use a regular Occurrence, and populate the Envelope at the top level of the Occurrence.
Attributes
-
envelope(type:GoogleApi.OnDemandScanning.V1.Model.Envelope.t, default:nil) - If doing something security critical, make sure to verify the signatures in this metadata. -
statement(type:GoogleApi.OnDemandScanning.V1.Model.InTotoStatement.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.OnDemandScanning.V1.Model.DSSEAttestationOccurrence{
envelope: GoogleApi.OnDemandScanning.V1.Model.Envelope.t() | nil,
statement: GoogleApi.OnDemandScanning.V1.Model.InTotoStatement.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.