public sealed class SlsaProvenanceZeroTwo.Types.SlsaMetadata : IMessage<SlsaProvenanceZeroTwo.Types.SlsaMetadata>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaMetadata>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenanceZeroTwo.Types.SlsaMetadata.
[[["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 provides reference documentation and code samples for the `SlsaProvenanceZeroTwo.Types.SlsaMetadata` class within the Grafeas v1 API, specifically for version 3.6.0."],["The `SlsaMetadata` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data representation."],["Key properties of the `SlsaMetadata` class include `BuildFinishedOn`, `BuildInvocationId`, `BuildStartedOn`, `Completeness`, and `Reproducible`, which provide details about the build process and its characteristics."],["The documentation provides a history of the API with links to prior versions from 3.0.0 to 3.7.0, with 3.7.0 being the most current."],["The `SlsaMetadata` class has two constructors, one default and one to duplicate another `SlsaMetadata` object, along with inherited members `GetHashCode`, `GetType`, and `ToString`, further detailing its functionality."]]],[]]