public sealed class DiscoveryOccurrence.Types.AnalysisCompleted : IMessage<DiscoveryOccurrence.Types.AnalysisCompleted>, IEquatable<DiscoveryOccurrence.Types.AnalysisCompleted>, IDeepCloneable<DiscoveryOccurrence.Types.AnalysisCompleted>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DiscoveryOccurrence.Types.AnalysisCompleted.
Indicates which analysis completed successfully. Multiple types of
analysis can be performed on a single resource.
[[["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-04-17 UTC."],[[["This document provides reference information for the `DiscoveryOccurrence.Types.AnalysisCompleted` class within the Grafeas V1 API."],["The `AnalysisCompleted` class represents the successful completion of one or more analyses performed on a resource."],["The document lists various versions of the API, ranging from 2.2.0 up to the latest version 3.7.0, and provides links to the documentation for each version."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties such as `AnalysisType`, which is a `RepeatedField` of strings."]]],[]]