GoogleApi.OnDemandScanning.V1.Model.GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation (google_api_on_demand_scanning v0.7.0)

View Source

Identifies the event that kicked off the build.

Attributes

  • configSource (type: GoogleApi.OnDemandScanning.V1.Model.GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource.t, default: nil) -
  • environment (type: map(), default: nil) -
  • parameters (type: map(), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.OnDemandScanning.V1.Model.GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation{
    configSource:
      GoogleApi.OnDemandScanning.V1.Model.GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource.t()
      | nil,
    environment: map() | nil,
    parameters: map() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.