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 page provides documentation for the `SlsaCompleteness` class within the Grafeas v1 API, which is part of the .NET environment."],["The `SlsaCompleteness` class indicates the builder's claim about the completeness of certain fields in the message, as indicated in the code description."],["This documentation covers versions ranging from 2.2.0 to the latest 3.7.0, and provides the `SlsaCompleteness` class that inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`SlsaCompleteness` has three key boolean properties: `Arguments`, `Environment`, and `Materials`, which represent the completeness of these respective recipe fields."],["There are two constructor overloads provided for the `SlsaCompleteness` class, one empty, and one that takes in a `SlsaCompleteness` of the same type."]]],[]]