Vision AI V1 API - Module Google::Cloud::VisionAI::V1::Index::State (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::Index::State.

Enum representing the different states through which an Index might cycle during its lifetime.

Constants

STATE_UNSPECIFIED

value: 0
The default value. Should not be used.

CREATING

value: 1
State CREATING.

CREATED

value: 2
State CREATED.

UPDATING

value: 3
State UPDATING.