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-09-09 UTC."],[[["\u003cp\u003eThe documentation covers the \u003ccode\u003eDSSEAttestationNote.Types.DSSEHint\u003c/code\u003e class within the Grafeas v1 API, providing details on its purpose, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.7.0, with historical versions ranging down to 2.2.0, all located under different specific URLs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDSSEHint\u003c/code\u003e class includes a constructor and a \u003ccode\u003eHumanReadableName\u003c/code\u003e property which contains the name of the attestation authority, which is a required field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDSSEHint\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting members from the base object class.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class DSSEAttestationNote.Types.DSSEHint (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint) \n\n public sealed class DSSEAttestationNote.Types.DSSEHint : IMessage\u003cDSSEAttestationNote.Types.DSSEHint\u003e, IEquatable\u003cDSSEAttestationNote.Types.DSSEHint\u003e, IDeepCloneable\u003cDSSEAttestationNote.Types.DSSEHint\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class DSSEAttestationNote.Types.DSSEHint.\n\nThis submessage provides human-readable hints about the purpose of the\nauthority. Because the name of a note acts as its resource reference, it is\nimportant to disambiguate the canonical name of the Note (which might be a\nUUID for security purposes) from \"readable\" names more suitable for debug\noutput. Note that these hints should not be used to look up authorities in\nsecurity sensitive contexts, such as when looking up attestations to\nverify. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DSSEAttestationNote.Types.DSSEHint \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DSSEAttestationNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote)[Types](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types)[DSSEHint](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DSSEAttestationNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote)[Types](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types)[DSSEHint](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DSSEAttestationNote](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote)[Types](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types)[DSSEHint](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.DSSEAttestationNote.Types.DSSEHint), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### DSSEHint()\n\n public DSSEHint()\n\n### DSSEHint(DSSEHint)\n\n public DSSEHint(DSSEAttestationNote.Types.DSSEHint other)\n\nProperties\n----------\n\n### HumanReadableName\n\n public string HumanReadableName { get; set; }\n\nRequired. The human readable name of this attestation authority, for\nexample \"cloudbuild-prod\"."]]