public class AndroidPublisher.Inappproducts.Batch extends AndroidPublisherRequest<InappproductsBatchResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
AndroidPublisher.Inappproducts.Batch(InappproductsBatchRequest content)
Create a request for the method "inappproducts.batch".
|
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Inappproducts.Batch |
set(String parameterName,
Object value) |
AndroidPublisher.Inappproducts.Batch |
setAlt(String alt)
Data format for the response.
|
AndroidPublisher.Inappproducts.Batch |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
AndroidPublisher.Inappproducts.Batch |
setKey(String key)
API key.
|
AndroidPublisher.Inappproducts.Batch |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
AndroidPublisher.Inappproducts.Batch |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
AndroidPublisher.Inappproducts.Batch |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
AndroidPublisher.Inappproducts.Batch |
setUserIp(String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesprotected AndroidPublisher.Inappproducts.Batch(InappproductsBatchRequest 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.
content - the InappproductsBatchRequestpublic AndroidPublisher.Inappproducts.Batch setAlt(String alt)
AndroidPublisherRequestsetAlt in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setFields(String fields)
AndroidPublisherRequestsetFields in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setKey(String key)
AndroidPublisherRequestsetKey in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setOauthToken(String oauthToken)
AndroidPublisherRequestsetOauthToken in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequestsetPrettyPrint in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setQuotaUser(String quotaUser)
AndroidPublisherRequestsetQuotaUser in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setUserIp(String userIp)
AndroidPublisherRequestsetUserIp in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch set(String parameterName, Object value)
set in class AndroidPublisherRequest<InappproductsBatchResponse>