public sealed class DSSEAttestationOccurrence : IMessage<DSSEAttestationOccurrence>, IEquatable<DSSEAttestationOccurrence>, IDeepCloneable<DSSEAttestationOccurrence>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DSSEAttestationOccurrence.
Deprecated. Prefer to use a regular Occurrence, and populate the
Envelope at the top level of the Occurrence.
[[["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 document provides reference documentation for the `DSSEAttestationOccurrence` class within the Grafeas v1 API, specifically within the .NET environment."],["The `DSSEAttestationOccurrence` class is deprecated in favor of using a regular `Occurrence` with an `Envelope` at the top level."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, cloning, and buffer operations."],["The class includes constructors, properties like `DecodedPayloadCase`, `Envelope`, and `Statement`, and inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["There are multiple versions listed, ranging from 2.2.0 to 3.7.0, demonstrating the versioning of the `DSSEAttestationOccurrence` across the different .NET environments."]]],[]]