infeasibleReason property

String? infeasibleReason
getter/setter pair

A human readable string describing why the Trial is infeasible.

This is set only if Trial state is INFEASIBLE.

Output only.

Implementation

core.String? infeasibleReason;