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 page details the \u003ccode\u003eDiscoveryNote\u003c/code\u003e class, which is a key component in indicating the type of analysis performed by a provider within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryNote\u003c/code\u003e 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, showcasing its capabilities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes constructors for creating new instances, either as a default object or as a copy of an existing \u003ccode\u003eDiscoveryNote\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalysisKind\u003c/code\u003e property is required and immutable, defining the specific type of analysis managed by the discovery.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with the latest version being 3.7.0 and going as far back as 2.2.0, allowing for support for various iterations and dependencies.\u003c/p\u003e\n"]]],[],null,[]]