public sealed class InTotoStatement : IMessage<InTotoStatement>, IEquatable<InTotoStatement>, IDeepCloneable<InTotoStatement>, 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 document provides information about the `InTotoStatement` class within the `Grafeas.V1` namespace, detailing its structure, inheritance, and implementation."],["`InTotoStatement` is part of a collection of versions, with the latest being 3.7.0, and is serialized and stored as `Envelope.payload` with the `Envelope.payloadType` set to `\"application/vnd.in-toto+json\"`."],["The `InTotoStatement` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `Object` class."],["Key properties of the `InTotoStatement` class include `PredicateCase`, `PredicateType`, `Provenance`, `SlsaProvenance`, `SlsaProvenanceZeroTwo`, `Subject`, and `Type`, with `Type` always being `\"https://in-toto.io/Statement/v0.1\"`."],["`InTotoStatement` can be constructed as default or by copying another `InTotoStatement` using the constructor."]]],[]]