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."],[[["The `SlsaProvenanceZeroTwo.Types.SlsaBuilder` class in the Grafeas v1 API is used to identify the entity that executed a specific recipe and is trusted to have correctly performed the operation."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities such as message handling and deep cloning."],["The class inherits from the base `object` class and provides inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `SlsaBuilder` class has a property called `Id` of type string, and it offers two constructors, one default and another to copy properties from another `SlsaBuilder` object."],["There are various versions of this class available, ranging from version 2.2.0 up to the latest version 3.7.0."]]],[]]