Class State (0.1.6)

State(value)

The state of the search capability.

Enums

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