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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]