public sealed class SlsaProvenanceZeroTwo.Types.SlsaCompleteness : IMessage<SlsaProvenanceZeroTwo.Types.SlsaCompleteness>, IEquatable<SlsaProvenanceZeroTwo.Types.SlsaCompleteness>, IDeepCloneable<SlsaProvenanceZeroTwo.Types.SlsaCompleteness>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenanceZeroTwo.Types.SlsaCompleteness.
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."],[[["This documentation page covers the `SlsaCompleteness` class within the `Grafeas.V1` API, specifically under the `SlsaProvenanceZeroTwo.Types` namespace."],["The `SlsaCompleteness` class, which is part of the Grafeas v1 API, is used to indicate if certain fields within the message are deemed complete by the builder."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation and comparison."],["The class includes properties like `Environment`, `Materials`, and `Parameters`, all of which are boolean values, and also lists the different versions available for it."],["It offers two constructors, one default and another that allows for creating a new `SlsaCompleteness` object based on an existing one."]]],[]]