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 reference documentation for the `SlsaProvenance.Types.SlsaCompleteness` class within the Grafeas v1 API, focusing on version 3.2.0 but also listing other versions."],["The `SlsaCompleteness` class indicates which fields within a build process are considered complete by the builder."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties (`Arguments`, `Environment`, and `Materials`) to represent the completeness status of different aspects of the build process."],["The documentation provides details on the constructors of `SlsaCompleteness` and its inherited members, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]