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 document provides reference information for the \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e class within the Grafeas v1 API, offering insights into the analysis status of a discovered resource.\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, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its comprehensive capabilities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several properties such as \u003ccode\u003eAnalysisCompleted\u003c/code\u003e, \u003ccode\u003eAnalysisError\u003c/code\u003e, \u003ccode\u003eAnalysisStatus\u003c/code\u003e, and \u003ccode\u003eLastScanTime\u003c/code\u003e, that are integral to understanding the analysis status and history of a given resource.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eDiscoveryOccurrence\u003c/code\u003e are detailed, allowing for the creation of new instances either as an empty object, or as a duplicate from another existing instance.\u003c/p\u003e\n"],["\u003cp\u003eIt also outlines the methods inherited from the \u003ccode\u003eobject\u003c/code\u003e base class, like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, to better understand how this class relates to other parts of the .NET framework.\u003c/p\u003e\n"]]],[],null,[]]