Vision AI V1 API - Module Google::Cloud::VisionAI::V1::Processor::ProcessorState (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::Processor::ProcessorState.
Constants
PROCESSOR_STATE_UNSPECIFIED
value: 0 Unspecified Processor state.
CREATING
value: 1 Processor is being created (not ready for use).
ACTIVE
value: 2 Processor is and ready for use.
DELETING
value: 3 Processor is being deleted (not ready for use).