stringValue property

String? stringValue
final

The string value of a categorical hyperparameter. If you specify a value for this parameter, you can't specify the NumberValue parameter.

Implementation

final String? stringValue;