public class AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices extends AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
BatchMigratePrices(String packageName,
String productId,
BatchMigrateBasePlanPricesRequest content)
Batch variant of the MigrateBasePlanPrices endpoint.
|
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 BatchMigratePrices(String packageName, String productId, BatchMigrateBasePlanPricesRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. BatchMigratePrices#initialize(com.google.api.client.googleapis.services.A
bstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
packageName
- Required. The parent app (package name) for which the subscriptions should be created or updated.
Must be equal to the package_name field on all the Subscription resources.productId
- Required. The product ID of the parent subscription, if all updated offers belong to the same
subscription. If this batch update spans multiple subscriptions, set this field to "-".
Must be set.content
- the BatchMigrateBasePlanPricesRequest
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
public String getPackageName()
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setPackageName(String packageName)
public String getProductId()
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices setProductId(String productId)
public AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices set(String parameterName, Object value)
set
in class AndroidPublisherRequest<BatchMigrateBasePlanPricesResponse>
Copyright © 2011–2025 Google. All rights reserved.