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-03-21 UTC."],[[["This documentation covers the `DSSEAttestationNote.Types.DSSEHint` class within the Grafeas v1 API, providing details on its structure and usage."],["The `DSSEHint` submessage offers human-readable hints about the purpose of an attestation authority, distinct from its canonical name."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheritance from `object`."],["The `HumanReadableName` property, of type string, is a required field that contains the human-readable name of the attestation authority."],["The document provides version navigation for `DSSEAttestationNote.Types.DSSEHint`, allowing users to browse through versions 2.2.0 up to the latest 3.7.0."]]],[]]