| Package | Description |
|---|---|
| com.google.api.services.ml.v1 | |
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest |
CloudMachineLearningEngine.Projects.Locations.Studies.Trials.suggest(String parent,
GoogleCloudMlV1SuggestTrialsRequest content)
Adds one or more trials to a study, with parameter values suggested by AI Platform Vizier.
|
| Constructor and Description |
|---|
Suggest(String parent,
GoogleCloudMlV1SuggestTrialsRequest content)
Adds one or more trials to a study, with parameter values suggested by AI Platform Vizier.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1SuggestTrialsRequest |
GoogleCloudMlV1SuggestTrialsRequest.clone() |
GoogleCloudMlV1SuggestTrialsRequest |
GoogleCloudMlV1SuggestTrialsRequest.set(String fieldName,
Object value) |
GoogleCloudMlV1SuggestTrialsRequest |
GoogleCloudMlV1SuggestTrialsRequest.setClientId(String clientId)
Required.
|
GoogleCloudMlV1SuggestTrialsRequest |
GoogleCloudMlV1SuggestTrialsRequest.setSuggestionCount(Integer suggestionCount)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.