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, part of the Grafeas.V1 namespace, serves as a logical grouping mechanism for attestation occurrences, representing a specific role or authority.\u003c/p\u003e\n"],["\u003cp\u003eThis class facilitates security boundaries and provides a centralized location to find all attached attestation occurrences, regardless of their project location.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, from 2.2.0 up to the latest 3.7.0, all the way up from version 2.2.0, with version 2.3.0 being one of them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAttestationNote\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, thus inheriting and implimenting their members.\u003c/p\u003e\n"]]],[],null,[]]