public class AndroidPublisher.Inappproducts.Update extends AndroidPublisherRequest<InAppProduct>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Update(String packageName,
String sku,
InAppProduct content)
Updates an in-app product (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutoConvertMissingPrices()
If true the prices for all regions targeted by the parent app that don't have a price specified for
this in-app product will be auto converted to the target currency based on the default price.
|
String |
getPackageName()
Package name of the app.
|
String |
getSku()
Unique identifier for the in-app product.
|
AndroidPublisher.Inappproducts.Update |
set(String parameterName,
Object value) |
AndroidPublisher.Inappproducts.Update |
set$Xgafv(String $Xgafv)
V1 error format.
|
AndroidPublisher.Inappproducts.Update |
setAccessToken(String accessToken)
OAuth access token.
|
AndroidPublisher.Inappproducts.Update |
setAlt(String alt)
Data format for response.
|
AndroidPublisher.Inappproducts.Update |
setAutoConvertMissingPrices(Boolean autoConvertMissingPrices)
If true the prices for all regions targeted by the parent app that don't have a price
specified for this in-app product will be auto converted to the target currency based on
the default price.
|
AndroidPublisher.Inappproducts.Update |
setCallback(String callback)
JSONP
|
AndroidPublisher.Inappproducts.Update |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
AndroidPublisher.Inappproducts.Update |
setKey(String key)
API key.
|
AndroidPublisher.Inappproducts.Update |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
AndroidPublisher.Inappproducts.Update |
setPackageName(String packageName)
Package name of the app.
|
AndroidPublisher.Inappproducts.Update |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
AndroidPublisher.Inappproducts.Update |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
AndroidPublisher.Inappproducts.Update |
setSku(String sku)
Unique identifier for the in-app product.
|
AndroidPublisher.Inappproducts.Update |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
AndroidPublisher.Inappproducts.Update |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 Update(String packageName, String sku, InAppProduct 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.sku - Unique identifier for the in-app product.content - the InAppProductpublic AndroidPublisher.Inappproducts.Update set$Xgafv(String $Xgafv)
AndroidPublisherRequestset$Xgafv in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setAccessToken(String accessToken)
AndroidPublisherRequestsetAccessToken in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setAlt(String alt)
AndroidPublisherRequestsetAlt in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setCallback(String callback)
AndroidPublisherRequestsetCallback in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setFields(String fields)
AndroidPublisherRequestsetFields in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setKey(String key)
AndroidPublisherRequestsetKey in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setOauthToken(String oauthToken)
AndroidPublisherRequestsetOauthToken in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequestsetPrettyPrint in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setQuotaUser(String quotaUser)
AndroidPublisherRequestsetQuotaUser in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setUploadType(String uploadType)
AndroidPublisherRequestsetUploadType in class AndroidPublisherRequest<InAppProduct>public AndroidPublisher.Inappproducts.Update setUploadProtocol(String uploadProtocol)
AndroidPublisherRequestsetUploadProtocol in class AndroidPublisherRequest<InAppProduct>public String getPackageName()
public AndroidPublisher.Inappproducts.Update setPackageName(String packageName)
public String getSku()
public AndroidPublisher.Inappproducts.Update setSku(String sku)
public Boolean getAutoConvertMissingPrices()
public AndroidPublisher.Inappproducts.Update setAutoConvertMissingPrices(Boolean autoConvertMissingPrices)
public AndroidPublisher.Inappproducts.Update set(String parameterName, Object value)
set in class AndroidPublisherRequest<InAppProduct>Copyright © 2011–2020 Google. All rights reserved.