GoogleApi.OnDemandScanning.V1.Model.SlsaProvenanceV1 (google_api_on_demand_scanning v0.7.0)
View SourceKeep in sync with schema at https://github.com/slsa-framework/slsa/blob/main/docs/provenance/schema/v1/provenance.proto Builder renamed to ProvenanceBuilder because of Java conflicts.
Attributes
-
buildDefinition
(type:GoogleApi.OnDemandScanning.V1.Model.BuildDefinition.t
, default:nil
) - -
runDetails
(type:GoogleApi.OnDemandScanning.V1.Model.RunDetails.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.OnDemandScanning.V1.Model.SlsaProvenanceV1{ buildDefinition: GoogleApi.OnDemandScanning.V1.Model.BuildDefinition.t() | nil, runDetails: GoogleApi.OnDemandScanning.V1.Model.RunDetails.t() | nil }