public class CloudMachineLearningEngine.Projects.Models.Versions.Patch extends CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
com.google.api.client.util.GenericData.Flags
Modifier | Constructor and Description |
---|---|
protected |
Patch(java.lang.String name,
GoogleCloudMlV1Version content)
Updates the specified Version resource.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
protected Patch(java.lang.String name, GoogleCloudMlV1Version 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.
name
- Required. The name of the model.content
- the GoogleCloudMlV1Version
public CloudMachineLearningEngine.Projects.Models.Versions.Patch set$Xgafv(java.lang.String $Xgafv)
CloudMachineLearningEngineRequest
set$Xgafv
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setAccessToken(java.lang.String accessToken)
CloudMachineLearningEngineRequest
setAccessToken
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setAlt(java.lang.String alt)
CloudMachineLearningEngineRequest
setAlt
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setCallback(java.lang.String callback)
CloudMachineLearningEngineRequest
setCallback
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setFields(java.lang.String fields)
CloudMachineLearningEngineRequest
setFields
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setKey(java.lang.String key)
CloudMachineLearningEngineRequest
setKey
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setOauthToken(java.lang.String oauthToken)
CloudMachineLearningEngineRequest
setOauthToken
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setPrettyPrint(java.lang.Boolean prettyPrint)
CloudMachineLearningEngineRequest
setPrettyPrint
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setQuotaUser(java.lang.String quotaUser)
CloudMachineLearningEngineRequest
setQuotaUser
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setUploadType(java.lang.String uploadType)
CloudMachineLearningEngineRequest
setUploadType
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setUploadProtocol(java.lang.String uploadProtocol)
CloudMachineLearningEngineRequest
setUploadProtocol
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>
public java.lang.String getName()
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setName(java.lang.String name)
public java.lang.String getUpdateMask()
public CloudMachineLearningEngine.Projects.Models.Versions.Patch setUpdateMask(java.lang.String updateMask)
public CloudMachineLearningEngine.Projects.Models.Versions.Patch set(java.lang.String parameterName, java.lang.Object value)
set
in class CloudMachineLearningEngineRequest<GoogleLongrunningOperation>