public enum AnalyzeAssetMetadata.Types.AnalysisStatus.Types.StateReference documentation and code samples for the Vision AI v1 API enum AnalyzeAssetMetadata.Types.AnalysisStatus.Types.State.
The state of the search capability.
Namespace
Google.Cloud.VisionAI.V1Assembly
Google.Cloud.VisionAI.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The ml model analysis failed. |
InProgress |
The ml model analysis is in progress. |
Succeeded |
The ml model analysis is successfully done. |
Unspecified |
The default process state should never happen. |