Module: Google::Cloud::VisionAI::V1::Index::State
- Defined in:
- proto_docs/google/cloud/visionai/v1/warehouse.rb
Overview
Enum representing the different states through which an Index might cycle during its lifetime.
Constant Summary collapse
- STATE_UNSPECIFIED =
The default value. Should not be used.
0
- CREATING =
State CREATING.
1
- CREATED =
State CREATED.
2
- UPDATING =
State UPDATING.
3