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 part of the Grafeas.V1 namespace and is found within the Grafeas.V1.dll assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDSSEAttestationNote\u003e`, `IDeepCloneable\u003cDSSEAttestationNote\u003e`, and `IBufferMessage`."],["The latest version available is 3.7.0, while the presented version on this webpage is 3.2.0, with other versions ranging from 2.2.0 to 3.6.0 also being available."],["The `DSSEAttestationNote` class includes a `Hint` property of type `DSSEAttestationNote.Types.DSSEHint`, which indicates the attestation authority's purpose."],["There are two constructors available for creating `DSSEAttestationNote` objects, one being empty, and one using another `DSSEAttestationNote` object as its parameter."]]],[]]