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