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 covers the `DiscoveryOccurrence.Types.AnalysisCompleted` class within the Grafeas v1 API, specifically for .NET."],["The class `AnalysisCompleted` indicates a successful completion of an analysis on a specific resource, allowing for multiple analysis types."],["It offers different versions of the documentation, ranging from 2.2.0 to the latest, 3.7.0, allowing users to consult the documentation relevant to their current development version."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class includes a constructor and the `AnalysisType` property, which is a `RepeatedField` of strings, where you can see the different analysis types."]]],[]]