public sealed class SlsaInvocation : IMessage<SlsaProvenanceZeroTwo.Types.SlsaInvocation>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaInvocation>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaInvocation>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document outlines the `SlsaInvocation` class, which identifies the event that triggered a build process."],["The latest version available is 3.7.0, with several previous versions listed, going as far back as version 2.2.0."],["`SlsaInvocation` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SlsaInvocation` class includes properties for `ConfigSource`, `Environment`, and `Parameters`, all of which provide details about the build environment and configuration."],["There are two constructors available for `SlsaInvocation`: a default constructor and another that takes a `SlsaProvenanceZeroTwo.Types.SlsaInvocation` object as an argument."]]],[]]