public sealed class SlsaProvenance.Types.SlsaBuilder : IMessage<SlsaProvenance.Types.SlsaBuilder>, IEquatable<SlsaProvenance.Types.SlsaBuilder>, IDeepCloneable<SlsaProvenance.Types.SlsaBuilder>, 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 webpage details the `SlsaBuilder` class within the `Grafeas.V1` namespace, specifically version 3.6.0, which is part of the .NET documentation."],["The `SlsaBuilder` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer manipulation."],["The `SlsaBuilder` class includes two constructors, one default constructor `SlsaBuilder()` and another to create a new `SlsaBuilder` from another `SlsaBuilder` object `SlsaBuilder(SlsaProvenance.Types.SlsaBuilder other)`."],["The `SlsaBuilder` class has one public property, `Id`, which is of type string and can be accessed using the get and set methods."],["The webpage allows you to select from various versions of the `SlsaBuilder` class documentation, ranging from version 2.2.0 to the latest version, 3.7.0."]]],[]]