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."],[[["The `SlsaBuilder` class, part of the `Grafeas.V1` namespace, is available in multiple versions, with version 3.7.0 being the latest, and version 3.1.0 being the version specified in the content."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities such as message handling, equality checks, deep cloning, and buffer management."],["The `SlsaBuilder` class has two constructors, one default and another that takes an existing `SlsaBuilder` object, allowing for the creation of new instances and the copying of existing ones, and a single public property `Id`."],["The public property of the class, `Id`, is of type string."]]],[]]