public class AIPlatformNotebooks.Projects.Locations.Environments.Create extends AIPlatformNotebooksRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Create(String parent,
Environment content)
Creates a new Environment.
|
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 Create(String parent, Environment content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
AIPlatformNotebooks.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
parent - Required. Format: `projects/{project_id}/locations/{location}`content - the Environmentpublic AIPlatformNotebooks.Projects.Locations.Environments.Create set$Xgafv(String $Xgafv)
AIPlatformNotebooksRequestset$Xgafv in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setAccessToken(String accessToken)
AIPlatformNotebooksRequestsetAccessToken in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setAlt(String alt)
AIPlatformNotebooksRequestsetAlt in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setCallback(String callback)
AIPlatformNotebooksRequestsetCallback in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setFields(String fields)
AIPlatformNotebooksRequestsetFields in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setKey(String key)
AIPlatformNotebooksRequestsetKey in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setOauthToken(String oauthToken)
AIPlatformNotebooksRequestsetOauthToken in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setPrettyPrint(Boolean prettyPrint)
AIPlatformNotebooksRequestsetPrettyPrint in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setQuotaUser(String quotaUser)
AIPlatformNotebooksRequestsetQuotaUser in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setUploadType(String uploadType)
AIPlatformNotebooksRequestsetUploadType in class AIPlatformNotebooksRequest<Operation>public AIPlatformNotebooks.Projects.Locations.Environments.Create setUploadProtocol(String uploadProtocol)
AIPlatformNotebooksRequestsetUploadProtocol in class AIPlatformNotebooksRequest<Operation>public String getParent()
public AIPlatformNotebooks.Projects.Locations.Environments.Create setParent(String parent)
public String getEnvironmentId()
public AIPlatformNotebooks.Projects.Locations.Environments.Create setEnvironmentId(String environmentId)
public AIPlatformNotebooks.Projects.Locations.Environments.Create set(String parameterName, Object value)
set in class AIPlatformNotebooksRequest<Operation>Copyright © 2011–2022 Google. All rights reserved.