public sealed class Hint : IMessage<AttestationNote.Types.Hint>, IEquatable<AttestationNote.Types.Hint>, IDeepCloneable<AttestationNote.Types.Hint>, IBufferMessage, IMessage
This submessage provides human-readable hints about the purpose of the
authority. Because the name of a note acts as its resource reference, it is
important to disambiguate the canonical name of the Note (which might be a
UUID for security purposes) from "readable" names more suitable for debug
output. Note that these hints should not be used to look up authorities in
security sensitive contexts, such as when looking up attestations to
verify.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eHint\u003c/code\u003e class within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, used to provide human-readable information about an attestation authority's purpose.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHint\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eHumanReadableName\u003c/code\u003e property, which is a required string that represents the human-readable name of the attestation authority.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented here is 3.7.0, but many previous versions of the \u003ccode\u003eHint\u003c/code\u003e class are also listed from 2.2.0 up to the current latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHint\u003c/code\u003e class is primarily used for debug purposes and should not be relied upon for security-sensitive lookups of authorities.\u003c/p\u003e\n"]]],[],null,[]]