public sealed class SlsaMetadata : IMessage<SlsaProvenanceZeroTwo.Types.SlsaMetadata>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaMetadata>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaMetadata>, 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 latest version of the `SlsaMetadata` documentation is 3.7.0, with several prior versions available, including 3.6.0, 3.5.0, and earlier down to 2.2.0."],["`SlsaMetadata` class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` providing functionality for serialization, equality checks, deep cloning, and message buffering."],["The `SlsaMetadata` class has properties such as `BuildFinishedOn`, `BuildInvocationId`, `BuildStartedOn`, `Completeness`, and `Reproducible`, allowing to store information related to a build event."],["The class offers two constructors: one default constructor, `SlsaMetadata()`, and another that takes an existing `SlsaProvenanceZeroTwo.Types.SlsaMetadata` object as input."]]],[]]