public sealed class DiscoveryOccurrence : IMessage<DiscoveryOccurrence>, IEquatable<DiscoveryOccurrence>, IDeepCloneable<DiscoveryOccurrence>, IBufferMessage, IMessage
Provides information about the analysis status of a discovered resource.
When an error is encountered this will contain a LocalizedMessage under
details to show to the user. The LocalizedMessage is output only and
populated by the API.
[[["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 \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class provides information about the analysis status of a discovered resource and is part of the Grafeas.V1 namespace in the Grafeas.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e include \u003ccode\u003eAnalysisStatus\u003c/code\u003e, indicating the status of discovery, \u003ccode\u003eAnalysisStatusError\u003c/code\u003e for error reporting, \u003ccode\u003eContinuousAnalysis\u003c/code\u003e to determine if the resource is continuously analyzed, \u003ccode\u003eCpe\u003c/code\u003e for the resource's CPE, and \u003ccode\u003eLastScanTime\u003c/code\u003e to show when it was last scanned.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the Grafeas.V1 library available, from version 2.2.0 up to the latest 3.7.0, with links to the documentation for each one.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]