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. ADiscoveryoccurrence 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 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,[]]