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"]],[["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."],[[["This documentation page covers the `DiscoveryOccurrence.Types.AnalysisCompleted` class within the Grafeas v1 API, specifically within version 3.6.0."],["The `AnalysisCompleted` class represents a record that indicates the successful completion of one or more types of analysis performed on a resource."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionalities such as serialization, comparison, and cloning."],["The `AnalysisCompleted` class includes a `AnalysisType` property, which is a `RepeatedField` that can contain multiple strings indicating the types of analyses that were completed."],["The page contains a list of links to other versions of this class, from version 2.2.0 up to the latest version 3.7.0."]]],[]]