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\u003eThis webpage details the \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, version 2.4.0 of the library, providing information about the analysis status of a discovered resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, which provides functionality for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class include \u003ccode\u003eAnalysisStatus\u003c/code\u003e, which indicates the discovery status of the resource, and \u003ccode\u003eAnalysisStatusError\u003c/code\u003e, which provides details when an error occurs.\u003c/p\u003e\n"],["\u003cp\u003eOther notable properties are \u003ccode\u003eArchiveTime\u003c/code\u003e (when related occurrences were archived), \u003ccode\u003eContinuousAnalysis\u003c/code\u003e (indicating if continuous analysis is performed), \u003ccode\u003eCpe\u003c/code\u003e (the CPE of the scanned resource), and \u003ccode\u003eLastScanTime\u003c/code\u003e (when the resource was last scanned).\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists various versions of the \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class, ranging from version 2.2.0 to the latest version 3.7.0, alongside the available constructors.\u003c/p\u003e\n"]]],[],null,[]]