Skip to content

Deployment state condition#

You can get DeploymentStateCondition using PredictorState.condition.

[source] PredictorStateCondition #

Condition of a predictor state.

[source] reason property #

reason

Condition reason of the predictor state.

[source] status property #

status

Condition status of the predictor state.

[source] type property #

type

Condition type of the predictor state.

[source] describe #

describe()

Print a JSON description of the predictor state condition.