public sealed class DSSEAttestationNote.Types.DSSEHint : IMessage<DSSEAttestationNote.Types.DSSEHint>, IEquatable<DSSEAttestationNote.Types.DSSEHint>, IDeepCloneable<DSSEAttestationNote.Types.DSSEHint>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DSSEAttestationNote.Types.DSSEHint.
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"]],[["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 documentation covers the `DSSEAttestationNote.Types.DSSEHint` class within the Grafeas v1 API, providing details on its purpose, inheritance, and implementation."],["This class, a submessage, offers human-readable hints about the attestation authority, distinct from the note's canonical name which might be a UUID, and it should not be used in security sensitive contexts."],["The latest version documented is 3.7.0, with historical versions ranging down to 2.2.0, all located under different specific URLs."],["The `DSSEHint` class includes a constructor and a `HumanReadableName` property which contains the name of the attestation authority, which is a required field."],["The `DSSEHint` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the base object class."]]],[]]