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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]