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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]