params property

List<GoogleCloudMlV1ParameterSpec>? params
getter/setter pair

The set of parameters to tune.

Required.

Implementation

core.List<GoogleCloudMlV1ParameterSpec>? params;