public sealed class AttestationNote : IMessage<AttestationNote>, IEquatable<AttestationNote>, IDeepCloneable<AttestationNote>, IBufferMessage, IMessage
Note kind that represents a logical attestation "role" or "authority". For
example, an organization might have one Authority for "QA" and one for
"build". This note is intended to act strictly as a grouping mechanism for
the attached occurrences (Attestations). This grouping mechanism also
provides a security boundary, since IAM ACLs gate the ability for a principle
to attach an occurrence to a given note. It also provides a single point of
lookup to find all attached attestation occurrences, even if they don't all
live in the same project.
[[["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\u003eThe \u003ccode\u003eAttestationNote\u003c/code\u003e class serves as a logical grouping mechanism for attestation occurrences, representing an authority like "QA" or "build".\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to manage and secure attestations by controlling the ability to attach occurrences through IAM ACLs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttestationNote\u003c/code\u003e class is part of the Grafeas.V1 namespace and is found within the Grafeas.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a unified lookup for all attached attestation occurrences, regardless of their project location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHint\u003c/code\u003e property, of type \u003ccode\u003eAttestationNote.Types.Hint\u003c/code\u003e, provides insight into the specific purpose of the attestation authority.\u003c/p\u003e\n"]]],[],null,[]]