public class AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable extends AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
IsUpgradeable(String notebookInstance)
Checks whether a notebook instance is upgradable.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 IsUpgradeable(String notebookInstance)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. IsUpgradeable#initialize(com.google.api.client.googleapis.services.Abstra
ctGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
notebookInstance - Required. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IsInstanceUpgradeableResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IsInstanceUpgradeableResponse>IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable set$Xgafv(String $Xgafv)
AIPlatformNotebooksRequestset$Xgafv in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setAccessToken(String accessToken)
AIPlatformNotebooksRequestsetAccessToken in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setAlt(String alt)
AIPlatformNotebooksRequestsetAlt in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setCallback(String callback)
AIPlatformNotebooksRequestsetCallback in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setFields(String fields)
AIPlatformNotebooksRequestsetFields in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setKey(String key)
AIPlatformNotebooksRequestsetKey in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setOauthToken(String oauthToken)
AIPlatformNotebooksRequestsetOauthToken in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setPrettyPrint(Boolean prettyPrint)
AIPlatformNotebooksRequestsetPrettyPrint in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setQuotaUser(String quotaUser)
AIPlatformNotebooksRequestsetQuotaUser in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setUploadType(String uploadType)
AIPlatformNotebooksRequestsetUploadType in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setUploadProtocol(String uploadProtocol)
AIPlatformNotebooksRequestsetUploadProtocol in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>public String getNotebookInstance()
public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setNotebookInstance(String notebookInstance)
public String getType()
public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable setType(String type)
public AIPlatformNotebooks.Projects.Locations.Instances.IsUpgradeable set(String parameterName, Object value)
set in class AIPlatformNotebooksRequest<IsInstanceUpgradeableResponse>Copyright © 2011–2024 Google. All rights reserved.