public class AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates extends AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
BatchUpdateStates(String packageName,
String productId,
BatchUpdatePurchaseOptionStatesRequest content)
Activates or deactivates purchase options across one or multiple one-time products.
|
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 BatchUpdateStates(String packageName, String productId, BatchUpdatePurchaseOptionStatesRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. BatchUpdateStates#initialize(com.google.api.client.googleapis.services.Ab
stractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
packageName
- Required. The parent app (package name) of the updated purchase options.productId
- Required. The product ID of the parent one-time product, if all updated purchase options belong to
the same one-time product. If this batch update spans multiple one-time products, set this
field to "-".content
- the BatchUpdatePurchaseOptionStatesRequest
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
public String getPackageName()
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setPackageName(String packageName)
public String getProductId()
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates setProductId(String productId)
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.BatchUpdateStates set(String parameterName, Object value)
set
in class AndroidPublisherRequest<BatchUpdatePurchaseOptionStatesResponse>
Copyright © 2011–2025 Google. All rights reserved.