public sealed class SlsaProvenanceZeroTwo.Types.SlsaBuilder : IMessage<SlsaProvenanceZeroTwo.Types.SlsaBuilder>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaBuilder>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaBuilder>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenanceZeroTwo.Types.SlsaBuilder.
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."],[[["This page provides reference documentation for the `SlsaProvenanceZeroTwo.Types.SlsaBuilder` class within the Grafeas v1 API, specifically for version 3.4.0."],["The `SlsaBuilder` class is used to identify the entity responsible for executing a recipe and populating the provenance data correctly, as documented in its description."],["The `SlsaBuilder` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for interaction, equality checks, cloning, and buffer management."],["The class includes two constructors, a default one and one that accepts another `SlsaBuilder` object as a parameter for initialization, and it contains a single property `Id` of string type."],["The `SlsaBuilder` class is available in multiple versions, from version 2.2.0 all the way to the latest version 3.7.0, showing the different links available for each one."]]],[]]