public class DeploymentManager.TypeProviders.Patch extends DeploymentManagerRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String project,
String typeProvider,
TypeProvider content)
Patches a type provider.
|
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 Patch(String project, String typeProvider, TypeProvider content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeploymentManager.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
project - The project ID for this request.typeProvider - The name of the type provider for this request.content - the TypeProviderpublic DeploymentManager.TypeProviders.Patch set$Xgafv(String $Xgafv)
DeploymentManagerRequestset$Xgafv in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setAccessToken(String accessToken)
DeploymentManagerRequestsetAccessToken in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setAlt(String alt)
DeploymentManagerRequestsetAlt in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setCallback(String callback)
DeploymentManagerRequestsetCallback in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setFields(String fields)
DeploymentManagerRequestsetFields in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setKey(String key)
DeploymentManagerRequestsetKey in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setOauthToken(String oauthToken)
DeploymentManagerRequestsetOauthToken in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setPrettyPrint(Boolean prettyPrint)
DeploymentManagerRequestsetPrettyPrint in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setQuotaUser(String quotaUser)
DeploymentManagerRequestsetQuotaUser in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setUploadType(String uploadType)
DeploymentManagerRequestsetUploadType in class DeploymentManagerRequest<Operation>public DeploymentManager.TypeProviders.Patch setUploadProtocol(String uploadProtocol)
DeploymentManagerRequestsetUploadProtocol in class DeploymentManagerRequest<Operation>public String getProject()
public DeploymentManager.TypeProviders.Patch setProject(String project)
public String getTypeProvider()
public DeploymentManager.TypeProviders.Patch setTypeProvider(String typeProvider)
public Boolean getHeaderBypassBillingFilter()
public DeploymentManager.TypeProviders.Patch setHeaderBypassBillingFilter(Boolean headerBypassBillingFilter)
public DeploymentManager.TypeProviders.Patch set(String parameterName, Object value)
set in class DeploymentManagerRequest<Operation>Copyright © 2011–2025 Google. All rights reserved.