public class AndroidPublisher.Inappproducts.Batch extends AndroidPublisherRequest<InappproductsBatchResponse>
com.google.api.client.util.GenericData.Flags| 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(java.lang.String parameterName,
java.lang.Object value) |
AndroidPublisher.Inappproducts.Batch |
setAlt(java.lang.String alt)
Data format for the response.
|
AndroidPublisher.Inappproducts.Batch |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
AndroidPublisher.Inappproducts.Batch |
setKey(java.lang.String key)
API key.
|
AndroidPublisher.Inappproducts.Batch |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
AndroidPublisher.Inappproducts.Batch |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
AndroidPublisher.Inappproducts.Batch |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
AndroidPublisher.Inappproducts.Batch |
setUserIp(java.lang.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, setUnknownKeysprotected 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(java.lang.String alt)
AndroidPublisherRequestsetAlt in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setFields(java.lang.String fields)
AndroidPublisherRequestsetFields in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setKey(java.lang.String key)
AndroidPublisherRequestsetKey in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setOauthToken(java.lang.String oauthToken)
AndroidPublisherRequestsetOauthToken in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setPrettyPrint(java.lang.Boolean prettyPrint)
AndroidPublisherRequestsetPrettyPrint in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setQuotaUser(java.lang.String quotaUser)
AndroidPublisherRequestsetQuotaUser in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch setUserIp(java.lang.String userIp)
AndroidPublisherRequestsetUserIp in class AndroidPublisherRequest<InappproductsBatchResponse>public AndroidPublisher.Inappproducts.Batch set(java.lang.String parameterName, java.lang.Object value)
set in class AndroidPublisherRequest<InappproductsBatchResponse>