infeasibleReason property

String? infeasibleReason
getter/setter pair

A human readable string describing why the trial is infeasible.

This should only be set if trial_infeasible is true.

Output only.

Implementation

core.String? infeasibleReason;