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 `DSSEAttestationNote` class is a part of the `Grafeas.V1` namespace and is defined in the `Grafeas.V1.dll` assembly, representing a specific type of attestation note."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDSSEAttestationNote\u003e`, `IDeepCloneable\u003cDSSEAttestationNote\u003e`, and `IBufferMessage`, providing various functionalities such as message handling and deep cloning."],["`DSSEAttestationNote` objects can be constructed using either a default constructor or a copy constructor that takes another `DSSEAttestationNote` instance as a parameter."],["The `DSSEAttestationNote` class includes a `Hint` property of type `DSSEAttestationNote.Types.DSSEHint`, which provides hints about the attestation authority's purpose."],["The latest available version is 3.7.0, with the current document being of version 3.5.0, and there are 11 previous versions listed, down to version 2.2.0."]]],[]]