Class ServingState (1.20.0)

ServingState(value)

The serving state of the model.

Values: SERVING_STATE_UNSPECIFIED (0): Unspecified serving state. INACTIVE (1): The model is not serving. ACTIVE (2): The model is serving and can be queried. TUNED (3): The model is trained on tuned hyperparameters and can be queried.