Skip to content

Deployment state condition#

You can get DeploymentStateCondition using PredictorState.condition.

PredictorStateCondition #

Condition of a predictor state.

reason property #

reason

Condition reason of the predictor state.

status property #

status

Condition status of the predictor state.

type property #

type

Condition type of the predictor state.

describe #

describe()

Print a JSON description of the predictor state condition.