public class CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest extends CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Suggest(String parent,
GoogleCloudMlV1SuggestTrialsRequest content)
Adds one or more trials to a study, with parameter values suggested by AI Platform Vizier.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Suggest(String parent, GoogleCloudMlV1SuggestTrialsRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
CloudMachineLearningEngine.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
parent - Required. The name of the study that the trial belongs to.content - the GoogleCloudMlV1SuggestTrialsRequestpublic CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest set$Xgafv(String $Xgafv)
CloudMachineLearningEngineRequestset$Xgafv in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setAccessToken(String accessToken)
CloudMachineLearningEngineRequestsetAccessToken in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setAlt(String alt)
CloudMachineLearningEngineRequestsetAlt in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setCallback(String callback)
CloudMachineLearningEngineRequestsetCallback in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setFields(String fields)
CloudMachineLearningEngineRequestsetFields in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setKey(String key)
CloudMachineLearningEngineRequestsetKey in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setOauthToken(String oauthToken)
CloudMachineLearningEngineRequestsetOauthToken in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setPrettyPrint(Boolean prettyPrint)
CloudMachineLearningEngineRequestsetPrettyPrint in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setQuotaUser(String quotaUser)
CloudMachineLearningEngineRequestsetQuotaUser in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setUploadType(String uploadType)
CloudMachineLearningEngineRequestsetUploadType in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setUploadProtocol(String uploadProtocol)
CloudMachineLearningEngineRequestsetUploadProtocol in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>public String getParent()
public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest setParent(String parent)
public CloudMachineLearningEngine.Projects.Locations.Studies.Trials.Suggest set(String parameterName, Object value)
set in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>Copyright © 2011–2021 Google. All rights reserved.