public sealed class DiscoveryNote : IMessage<DiscoveryNote>, IEquatable<DiscoveryNote>, IDeepCloneable<DiscoveryNote>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DiscoveryNote.
A note that indicates a type of analysis a provider would perform. This note
exists in a provider's project. A Discovery occurrence is created in a
consumer's project at the start of analysis.
[[["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 documentation covers the \u003ccode\u003eDiscoveryNote\u003c/code\u003e class within the Grafeas v1 API, used to define the type of analysis a provider performs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryNote\u003c/code\u003e is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly, with the latest being 3.7.0, and the version on the page is 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryNote\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property \u003ccode\u003eAnalysisKind\u003c/code\u003e of type \u003ccode\u003eNoteKind\u003c/code\u003e that is immutable and required, defining what kind of analysis it represents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryNote\u003c/code\u003e class can be constructed either without parameters or by copying another \u003ccode\u003eDiscoveryNote\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]