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 webpage provides reference documentation for the `DSSEAttestationOccurrence` class within the Grafeas v1 API, specifically for version 3.5.0."],["The `DSSEAttestationOccurrence` class is now deprecated in favor of using a regular `Occurrence` and populating the `Envelope` at the top level, as stated within the provided content."],["It outlines the class's inheritance from `object` and its implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for `DSSEAttestationOccurrence`, including a default constructor and a copy constructor, as well as listing its properties such as `DecodedPayloadCase`, `Envelope`, and `Statement`."],["The content lists available versions of the `DSSEAttestationOccurrence` class from version 2.2.0 all the way to the latest version 3.7.0."]]],[]]