public sealed class SlsaProvenance.Types.SlsaCompleteness : IMessage<SlsaProvenance.Types.SlsaCompleteness>, IEquatable<SlsaProvenance.Types.SlsaCompleteness>, IDeepCloneable<SlsaProvenance.Types.SlsaCompleteness>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SlsaProvenance.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 webpage provides documentation for the `SlsaCompleteness` class within the Grafeas v1 API, specifically version 3.6.0."],["`SlsaCompleteness` is used to indicate whether the builder claims certain fields within a message are complete, based on the context of the builder."],["The class `SlsaCompleteness` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality comparisons, deep cloning, and buffered message handling."],["The `SlsaCompleteness` class has three properties: Arguments, Environment, and Materials, which are all boolean values indicating the completeness of each field in the context of the builder."],["The page also includes links to documentation for previous versions of this class, ranging from version 2.2.0 up to the latest version 3.7.0, so that visitors can easily access relevant documentation."]]],[]]