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"]],[["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."],[[["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."]]],[]]