Class State (1.24.0)

State(value)

The state of the version.

Values: STATE_UNSPECIFIED (0): Not specified. This value is not used. RUNNING (1): Version is not ready to serve (e.g. training is running). SUCCEEDED (2): Training has succeeded and this version is ready to serve. FAILED (3): Version training failed.