public class AndroidPublisher.Inappproducts.BatchUpdate extends AndroidPublisherRequest<InappproductsBatchUpdateResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
BatchUpdate(String packageName,
InappproductsBatchUpdateRequest content)
Updates or inserts one or more in-app products (managed products or subscriptions).
|
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, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected BatchUpdate(String packageName, InappproductsBatchUpdateRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. AndroidPublisher.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
packageName
- Package name of the app.content
- the InappproductsBatchUpdateRequest
public AndroidPublisher.Inappproducts.BatchUpdate set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public AndroidPublisher.Inappproducts.BatchUpdate setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
public String getPackageName()
public AndroidPublisher.Inappproducts.BatchUpdate setPackageName(String packageName)
public AndroidPublisher.Inappproducts.BatchUpdate set(String parameterName, Object value)
set
in class AndroidPublisherRequest<InappproductsBatchUpdateResponse>
Copyright © 2011–2025 Google. All rights reserved.