public sealed class SlsaProvenance.Types.Material : IMessage<SlsaProvenance.Types.Material>, IEquatable<SlsaProvenance.Types.Material>, IDeepCloneable<SlsaProvenance.Types.Material>, IBufferMessage, IMessage
[[["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 documents the `SlsaProvenance.Types.Material` class within the `Grafeas.V1` namespace, specifically for version 3.5.0, which is a part of the Grafeas.V1.dll assembly."],["The `SlsaProvenance.Types.Material` class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message management."],["The class offers two constructors: a default `Material()` and a copy constructor `Material(Material other)` that creates a new `Material` object based on an existing `SlsaProvenance.Types.Material` instance."],["It includes properties `Digest`, a `MapField` of strings mapping to strings, and `Uri`, a string, for handling digest information and URI respectively."],["The page provides links to documentation for previous versions of the class, ranging from version 2.2.0 to the latest version, 3.7.0."]]],[]]