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."],[[["The documentation provides reference material and code samples for the `SlsaCompleteness` class within the Grafeas v1 API, specifically for the `SlsaProvenanceZeroTwo.Types` namespace."],["`SlsaCompleteness` is a class that indicates the completeness of certain fields in a message, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided content details different versions of the API, ranging from version 2.2.0 up to the latest version 3.7.0, with version 3.4.0 being highlighted."],["The `SlsaCompleteness` class has properties like `Environment`, `Materials`, and `Parameters`, all of which are boolean and determine if those fields in the message are complete."],["The documentation covers the inheritance hierarchy of `SlsaCompleteness` from `object`, lists its constructors, and specifies the namespace and assembly it belongs to."]]],[]]