public class CloudMachineLearningEngine.Projects.Locations.Studies.Trials extends Object
| Constructor and Description |
|---|
Trials() |
public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.AddMeasurement addMeasurement(String name, GoogleCloudMlV1AddTrialMeasurementRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The trial name.content - the GoogleCloudMlV1AddTrialMeasurementRequestIOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.CheckEarlyStoppingState checkEarlyStoppingState(String name, GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. The trial name.content - the GoogleCloudMlV1CheckTrialEarlyStoppingStateRequestIOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Complete complete(String name, GoogleCloudMlV1CompleteTrialRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The trial name.metatcontent - the GoogleCloudMlV1CompleteTrialRequestIOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Create create(String parent, GoogleCloudMlV1Trial content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. The name of the study that the trial belongs to.content - the GoogleCloudMlV1TrialIOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Delete delete(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The trial name.IOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The trial name.IOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. The name of the study that the trial belongs to.IOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.ListOptimalTrials listOptimalTrials(String parent, GoogleCloudMlV1ListOptimalTrialsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. The name of the study that the pareto-optimal trial belongs to.content - the GoogleCloudMlV1ListOptimalTrialsRequestIOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Stop stop(String name, GoogleCloudMlV1StopTrialRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The trial name.content - the GoogleCloudMlV1StopTrialRequestIOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest suggest(String parent, GoogleCloudMlV1SuggestTrialsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. The name of the study that the trial belongs to.content - the GoogleCloudMlV1SuggestTrialsRequestIOExceptionCopyright © 2011–2021 Google. All rights reserved.