Class State (0.1.0)

State(value)

The state of the search capability.

Enums

Name Description
STATE_UNSPECIFIED The default process state should never happen.
IN_PROGRESS The feature is in progress.
SUCCEEDED The process is successfully done.
FAILED The process failed.