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 webpage provides reference documentation for the `SlsaMaterial` class within the Grafeas v1 API, detailing its role in representing artifacts influencing a build."],["The `SlsaMaterial` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and buffer message handling."],["The `SlsaMaterial` class has two constructors, a default constructor and one that accepts another `SlsaMaterial` object as a parameter, allowing for the creation of new instances or copying existing ones."],["Key properties of the `SlsaMaterial` class include `Digest`, a `MapField` for storing string-string pairs, and `Uri`, a string property representing a resource's location."],["The documentation provides links to each version of the `SlsaMaterial` class including the latest 3.7.0, all the way down to version 2.2.0, as well as links to external documentation."]]],[]]