public sealed class 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."],[[["The content pertains to the `Material` class within the `Grafeas.V1.SlsaProvenance.Types` namespace, specifically focusing on version 2.4.0."],["This `Material` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `Material` class has two constructors: a default constructor and another that takes a `SlsaProvenance.Types.Material` object as a parameter."],["It includes two properties: `Digest`, which is a map of strings, and `Uri`, which is a string and can be set."],["The page shows a range of versions for this class, with the latest one being version 3.7.0."]]],[]]