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."],[[["This webpage provides reference documentation and code samples for the Grafeas v1 API class `DiscoveryNote`."],["`DiscoveryNote` indicates a type of analysis a provider will perform, residing in the provider's project."],["A `Discovery` occurrence is created in a consumer's project when analysis begins."],["The `DiscoveryNote` class has a constructor that creates an object, or an object using another `DiscoveryNote` as a parameter, it also contains a property `AnalysisKind` which handles the kind of analysis performed."],["The page is versioned with the latest version being 3.7.0, with other versions listed from 3.6.0 down to 2.2.0."]]],[]]