public sealed class DSSEAttestationNote : IMessage<DSSEAttestationNote>, IEquatable<DSSEAttestationNote>, IDeepCloneable<DSSEAttestationNote>, IBufferMessage, IMessage
[[["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 document details the `DSSEAttestationNote` class within the `Grafeas.V1` namespace, specifically within version 3.1.0 of the .NET documentation."],["`DSSEAttestationNote` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class provides two constructors: a default constructor `DSSEAttestationNote()` and a copy constructor `DSSEAttestationNote(DSSEAttestationNote other)`."],["It includes a `Hint` property of type `DSSEAttestationNote.Types.DSSEHint` which provides information regarding the intent of the attestation authority."],["There are several versions of this document available, ranging from version 2.2.0 up to the latest version 3.7.0."]]],[]]