Class SlsaProvenanceZeroTwo.Types.SlsaInvocation (3.0.0)

public sealed class SlsaInvocation : IMessage<SlsaProvenanceZeroTwo.Types.SlsaInvocation>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaInvocation>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaInvocation>, IBufferMessage, IMessage

Identifies the event that kicked off the build.

Inheritance

Object > SlsaProvenanceZeroTwo.Types.SlsaInvocation

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

SlsaInvocation()

public SlsaInvocation()

SlsaInvocation(SlsaProvenanceZeroTwo.Types.SlsaInvocation)

public SlsaInvocation(SlsaProvenanceZeroTwo.Types.SlsaInvocation other)
Parameter
NameDescription
otherSlsaProvenanceZeroTwo.Types.SlsaInvocation

Properties

ConfigSource

public SlsaProvenanceZeroTwo.Types.SlsaConfigSource ConfigSource { get; set; }
Property Value
TypeDescription
SlsaProvenanceZeroTwo.Types.SlsaConfigSource

Environment

public Struct Environment { get; set; }
Property Value
TypeDescription
Struct

Parameters

public Struct Parameters { get; set; }
Property Value
TypeDescription
Struct