numberValue property

double? numberValue
final

The numeric value of a numeric hyperparameter. If you specify a value for this parameter, you can't specify the StringValue parameter.

Implementation

final double? numberValue;