public sealed class InTotoSlsaProvenanceV1 : IMessage<InTotoSlsaProvenanceV1>, IEquatable<InTotoSlsaProvenanceV1>, IDeepCloneable<InTotoSlsaProvenanceV1>, 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-03-21 UTC."],[[["The `InTotoSlsaProvenanceV1` class is a .NET implementation, part of the `Grafeas.V1` namespace, and is the latest version 3.7.0, providing methods and properties to manage SLSA provenance data."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["It inherits from `object` and provides several inherited members such as `GetHashCode`, `GetType`, and `ToString`, allowing for standard object-oriented operations."],["The class features constructors for creating instances, including a default constructor and a copy constructor, enabling flexible object instantiation."],["Key properties include `Predicate`, `PredicateType`, `Subject`, and `Type`, which are essential for defining and accessing the various aspects of SLSA provenance, as per the InToto specification."]]],[]]