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 information for the `DSSEAttestationOccurrence` class within the Grafeas v1 API, specifically version 3.2.0, which is now deprecated in favor of using a regular Occurrence."],["The `DSSEAttestationOccurrence` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use within the .NET environment."],["The class features constructors, `DSSEAttestationOccurrence()`, and `DSSEAttestationOccurrence(DSSEAttestationOccurrence other)` for creating instances, the later accepting another instance as a copy."],["Key properties include `DecodedPayloadCase`, `Envelope` (which requires signature verification for security-critical operations), and `Statement`."],["The Grafeas v1 API has multiple versions available, with 3.7.0 being the latest, however, this page covers all the versions available from 3.7.0 to 2.2.0."]]],[]]