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."],[[["This page provides reference documentation and code samples for the `SlsaProvenanceZeroTwo` class within the Grafeas v1 API, specifically version 3.2.0."],["`SlsaProvenanceZeroTwo` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from object, and its purpose is related to data provenance."],["The `SlsaProvenanceZeroTwo` class offers constructors, including a default constructor and a copy constructor, allowing for the creation and duplication of `SlsaProvenanceZeroTwo` instances."],["It includes properties such as `BuildConfig`, `Builder`, `BuildType`, `Invocation`, `Materials`, and `Metadata`, each of which represents a specific aspect of build provenance information and these properties have their own types."],["The full explanation of the fields can be found on slsa.dev/provenance/v0.2, with version history for different Grafeas versions listed on the page."]]],[]]