public sealed class SlsaProvenanceZeroTwo.Types.SlsaMaterial : IMessage<SlsaProvenanceZeroTwo.Types.SlsaMaterial>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaMaterial>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaMaterial>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenanceZeroTwo.Types.SlsaMaterial.
The collection of artifacts that influenced the build including sources,
dependencies, build tools, base images, and so on.
[[["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.Types.SlsaMaterial` class within the Grafeas v1 API, detailing its functionality and usage."],["`SlsaMaterial` represents a collection of artifacts that influence a build, including sources, dependencies, build tools, and base images, among others."],["The `SlsaMaterial` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities such as deep cloning and equality comparisons."],["The class `SlsaMaterial` contains two main properties, `Digest`, which is a `MapField` of strings, and `Uri`, a string type, which allow for various information to be passed and used."],["There are versions of the documentation available from 2.2.0 up to the latest version of 3.7.0, allowing a user to access and view previous versions of the documentation, with the current page showcasing version 3.4.0."]]],[]]