| 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.Create |
CloudMachineLearningEngine.Projects.Locations.Studies.create(String parent,
GoogleCloudMlV1Study content)
Creates a study.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudMlV1Study content)
Creates a study.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.clone() |
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.set(String fieldName,
Object value) |
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.setCreateTime(String createTime)
Output only.
|
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.setInactiveReason(String inactiveReason)
Output only.
|
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.setName(String name)
Output only.
|
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.setState(String state)
Output only.
|
GoogleCloudMlV1Study |
GoogleCloudMlV1Study.setStudyConfig(GoogleCloudMlV1StudyConfig studyConfig)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudMlV1Study> |
GoogleCloudMlV1ListStudiesResponse.getStudies()
The studies associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ListStudiesResponse |
GoogleCloudMlV1ListStudiesResponse.setStudies(List<GoogleCloudMlV1Study> studies)
The studies associated with the project.
|
Copyright © 2011–2021 Google. All rights reserved.