public sealed class DiscoveryNote : IMessage<DiscoveryNote>, IEquatable<DiscoveryNote>, IDeepCloneable<DiscoveryNote>, IBufferMessage, IMessage
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\u003eThe latest version of Grafeas.V1.DiscoveryNote is 3.7.0, with several previous versions available, including the current page's version, 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryNote\u003c/code\u003e is a class that represents a note indicating the type of analysis a provider performs, existing within a provider's project and creating a \u003ccode\u003eDiscovery\u003c/code\u003e occurrence in a consumer's project at the start of analysis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryNote\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<DiscoveryNote>\u003c/code\u003e, \u003ccode\u003eIEquatable<DiscoveryNote>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DiscoveryNote>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryNote\u003c/code\u003e class provides a constructor to create a new instance and accepts another \u003ccode\u003eDiscoveryNote\u003c/code\u003e instance as an argument for creating a new \u003ccode\u003eDiscoveryNote\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalysisKind\u003c/code\u003e property, of type \u003ccode\u003eNoteKind\u003c/code\u003e, is required, immutable, and indicates the type of analysis handled by the discovery.\u003c/p\u003e\n"]]],[],null,[]]