public sealed class SlsaCompleteness : IMessage<SlsaProvenance.Types.SlsaCompleteness>, IEquatable<SlsaProvenance.Types.SlsaCompleteness>, IDeepCloneable<SlsaProvenance.Types.SlsaCompleteness>, IBufferMessage, IMessage
Indicates that the builder claims certain fields in this message to be
complete.
[[["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."],[[["Version 3.7.0 is the latest release, with several previous versions, including 3.6.0, 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.4.0, 2.3.0 and 2.2.0, also being accessible."],["`SlsaCompleteness` is a class that indicates if certain fields within a message are complete and is part of the `Grafeas.V1` namespace."],["The `SlsaCompleteness` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `Arguments`, `Environment`, and `Materials`, which are all booleans indicating completeness of recipe arguments, environment, and materials respectively."],["`SlsaCompleteness` has two constructors, one default and another that takes another `SlsaCompleteness` object as a parameter."]]],[]]