public sealed class SlsaProvenanceZeroTwo : IMessage<SlsaProvenanceZeroTwo>, IEquatable<SlsaProvenanceZeroTwo>, IDeepCloneable<SlsaProvenanceZeroTwo>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenanceZeroTwo.
See full explanation of fields at slsa.dev/provenance/v0.2.
[[["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 `SlsaProvenanceZeroTwo` class in the Grafeas v1 API is designed for working with SLSA provenance data, detailed further at slsa.dev/provenance/v0.2."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer manipulation."],["It contains properties such as `BuildConfig`, `BuildType`, `Builder`, `Invocation`, `Materials`, and `Metadata`, all to describe different parts of the SLSA provenance, allowing for a detailed description."],["The latest version available for the `SlsaProvenanceZeroTwo` is 3.7.0, but there are multiple older versions listed, going as far back as version 2.2.0."]]],[]]