Vision AI V1 API - Module Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus::State (v1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus::State.
The state of the search capability.
Constants
STATE_UNSPECIFIED
value: 0 The default process state should never happen.
IN_PROGRESS
value: 1 The ml model analysis is in progress.
SUCCEEDED
value: 2 The ml model analysis is successfully done.