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."],[[["This webpage details the `DSSEAttestationNote` class within the `Grafeas.V1` namespace, specifically for version 3.4.0 of the documentation."],["The `DSSEAttestationNote` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes two constructors: a default constructor and a constructor that takes another `DSSEAttestationNote` object as a parameter."],["The class contains one property called `Hint` which is of type `DSSEAttestationNote.Types.DSSEHint` and is used to hint at the attestation authority's purpose."],["Documentation for other versions of the class are available ranging from 2.2.0 all the way to the latest version of 3.7.0."]]],[]]