public sealed class DiscoveryOccurrence : IMessage<DiscoveryOccurrence>, IEquatable<DiscoveryOccurrence>, IDeepCloneable<DiscoveryOccurrence>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DiscoveryOccurrence.
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"]],[["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\u003eThis documentation provides reference information for the \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class within the Grafeas v1 API, which is used to track the analysis status of a discovered resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class, found in the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, offers details about the state of resource analysis, including status, completion, and any errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThis class has several properties, such as \u003ccode\u003eAnalysisCompleted\u003c/code\u003e, \u003ccode\u003eAnalysisError\u003c/code\u003e, \u003ccode\u003eAnalysisStatus\u003c/code\u003e, \u003ccode\u003eCpe\u003c/code\u003e, \u003ccode\u003eLastScanTime\u003c/code\u003e, etc., that contain valuable information regarding the discovery process.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers several versions of the API, ranging from version 2.2.0 to 3.7.0, including version 3.2.0 which this page specifically focuses on.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, providing functionalities related to message handling, equality comparisons, and deep cloning.\u003c/p\u003e\n"]]],[],null,[]]