infeasibleReason property

String? infeasibleReason
getter/setter pair

A human readable reason why the trial was infeasible.

This should only be provided if trial_infeasible is true.

Optional.

Implementation

core.String? infeasibleReason;