public class AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates extends AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
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,
String purchaseOptionId,
BatchUpdateOneTimeProductOfferStatesRequest content)
Updates a batch of one-time product offer states.
|
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, String purchaseOptionId, BatchUpdateOneTimeProductOfferStatesRequest 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 one-time product offers.productId
- Required. The product ID of the parent one-time product, if all updated offers belong to the same
one-time product. If this batch update spans multiple one-time products, set this field to
"-".purchaseOptionId
- Required. The purchase option ID of the parent purchase option, if all updated offers belong to the
same purchase option. If this batch update spans multiple purchase options, set this field
to "-".content
- the BatchUpdateOneTimeProductOfferStatesRequest
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
public String getPackageName()
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setPackageName(String packageName)
public String getProductId()
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setProductId(String productId)
public String getPurchaseOptionId()
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setPurchaseOptionId(String purchaseOptionId)
public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates set(String parameterName, Object value)
set
in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
Copyright © 2011–2025 Google. All rights reserved.