parameters property

List<GoogleCloudMlV1StudyConfigParameterSpec>? parameters
getter/setter pair

The set of parameters to tune.

Required.

Implementation

core.List<GoogleCloudMlV1StudyConfigParameterSpec>? parameters;