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 details the `SlsaProvenance.Types.Material` class within the `Grafeas.V1` namespace, specifically for version 3.6.0, with links to other versions ranging from 2.2.0 to 3.7.0."],["The `SlsaProvenance.Types.Material` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality from the base `object` class."],["The class provides two constructors, `Material()` and `Material(SlsaProvenance.Types.Material other)`, allowing for the creation of new instances and copying from existing ones."],["Key properties include `Digest`, a `MapField` of string key-value pairs, and `Uri`, a string that represents a resource identifier."],["The documentation provides inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()`, which come from the base `object` class."]]],[]]