| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec |
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec.clone() |
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec |
GoogleCloudMlV1StudyConfigParameterSpec.getCategoricalValueSpec()
The value spec for a 'CATEGORICAL' parameter.
|
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec |
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec.set(String fieldName,
Object value) |
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec |
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec.setValues(List<String> values)
Must be specified if type is `CATEGORICAL`.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1StudyConfigParameterSpec |
GoogleCloudMlV1StudyConfigParameterSpec.setCategoricalValueSpec(GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec categoricalValueSpec)
The value spec for a 'CATEGORICAL' parameter.
|
Copyright © 2011–2021 Google. All rights reserved.