public sealed class SlsaCompleteness : IMessage<SlsaProvenanceZeroTwo.Types.SlsaCompleteness>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaCompleteness>, IDeepCloneable<SlsaProvenanceZeroTwo.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."],[[["The `SlsaCompleteness` class, found in the `Grafeas.V1` namespace, is used to indicate the completeness of certain fields within a message."],["The latest version of this class available is version 3.7.0, with older versions like 3.6.0, 3.5.0, etc., also accessible."],["It inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to handle methods that allow manipulation of the object."],["The `SlsaCompleteness` class has three main properties: `Environment`, `Materials`, and `Parameters`, all of which are boolean type, and can be set."],["Two constructors exist for `SlsaCompleteness`: a default constructor and one that takes another `SlsaCompleteness` object as a parameter, to make a copy of its values."]]],[]]