public sealed class SlsaBuilder : IMessage<SlsaProvenanceZeroTwo.Types.SlsaBuilder>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaBuilder>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaBuilder>, IBufferMessage, IMessage
Identifies the entity that executed the recipe, which is trusted to have
correctly performed the operation and populated this provenance.
[[["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."],[[["The latest version of `SlsaBuilder` is 3.7.0, with multiple previous versions available, including 3.6.0, 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.4.0, 2.3.0, and 2.2.0."],["`SlsaBuilder` is a class that identifies the entity responsible for executing a recipe, ensuring the correct operation and population of provenance, and it inherits from `Object`."],["The `SlsaBuilder` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality."],["The `SlsaBuilder` class can be constructed using either a parameter-less constructor (`SlsaBuilder()`) or one that accepts an existing `SlsaProvenanceZeroTwo.Types.SlsaBuilder` object (`SlsaBuilder(SlsaProvenanceZeroTwo.Types.SlsaBuilder other)`)."],["The `SlsaBuilder` class contains an `Id` property, of type `String`, that can be used to retrieve or set the identifier for the builder."]]],[]]