Class State (0.1.0)

State(value)

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

Enums

Name Description
STATE_UNSPECIFIED The default value. Should not be used.
CREATING State CREATING.
CREATED State CREATED.
UPDATING State UPDATING.