public sealed class AttestationNote : IMessage<AttestationNote>, IEquatable<AttestationNote>, IDeepCloneable<AttestationNote>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class AttestationNote.
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\u003eThis webpage provides reference documentation and code samples for the \u003ccode\u003eAttestationNote\u003c/code\u003e class within the Grafeas v1 API, serving as a logical grouping mechanism for attestation occurrences.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttestationNote\u003c/code\u003e class is designed to represent an attestation "role" or "authority," and it allows for the attachment of occurrences while also providing a security boundary through IAM ACLs.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage covers version 3.3.0 of the API with a link to the latest version (3.7.0) and older versions as far back as version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttestationNote\u003c/code\u003e class is part of the Grafeas.V1 namespace and is implemented within the Grafeas.V1.dll assembly, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class and implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAttestationNote\u003c/code\u003e include the \u003ccode\u003eHint\u003c/code\u003e, which provides insights into the purpose of the attestation authority.\u003c/p\u003e\n"]]],[],null,[]]