public class AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates extends AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.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, 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 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 BatchUpdateOneTimeProductOfferStatesRequestpublic AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates set$Xgafv(String $Xgafv)
AndroidPublisherRequestset$Xgafv in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setAccessToken(String accessToken)
AndroidPublisherRequestsetAccessToken in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setAlt(String alt)
AndroidPublisherRequestsetAlt in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setCallback(String callback)
AndroidPublisherRequestsetCallback in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setFields(String fields)
AndroidPublisherRequestsetFields in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setKey(String key)
AndroidPublisherRequestsetKey in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setOauthToken(String oauthToken)
AndroidPublisherRequestsetOauthToken in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequestsetPrettyPrint in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setQuotaUser(String quotaUser)
AndroidPublisherRequestsetQuotaUser in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setUploadType(String uploadType)
AndroidPublisherRequestsetUploadType in class AndroidPublisherRequest<BatchUpdateOneTimeProductOfferStatesResponse>public AndroidPublisher.Monetization.Onetimeproducts.PurchaseOptions.Offers.BatchUpdateStates setUploadProtocol(String uploadProtocol)
AndroidPublisherRequestsetUploadProtocol 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.