Class State (1.52.0)

State(value)

Describes the Study state.

Enums

Name Description
STATE_UNSPECIFIED The study state is unspecified.
ACTIVE The study is active.
INACTIVE The study is stopped due to an internal error.
COMPLETED The study is done when the service exhausts the parameter search space or max_trial_count is reached.

Methods

State

State(value)

Describes the Study state.