Skip navigation links
A B C D G I S 

A

all() - Static method in class com.google.api.services.androidpublisher.AndroidPublisherScopes
Returns an unmodifiable set that contains all scopes declared by this class.
AndroidPublisher - Class in com.google.api.services.androidpublisher
Service definition for AndroidPublisher (v1).
AndroidPublisher(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.androidpublisher.AndroidPublisher
Constructor.
ANDROIDPUBLISHER - Static variable in class com.google.api.services.androidpublisher.AndroidPublisherScopes
View and manage your Google Play Developer account.
AndroidPublisher.Builder - Class in com.google.api.services.androidpublisher
Builder for AndroidPublisher.
AndroidPublisherRequest<T> - Class in com.google.api.services.androidpublisher
AndroidPublisher request.
AndroidPublisherRequest(AndroidPublisher, String, String, Object, Class<T>) - Constructor for class com.google.api.services.androidpublisher.AndroidPublisherRequest
 
AndroidPublisherRequestInitializer - Class in com.google.api.services.androidpublisher
AndroidPublisher request initializer for setting properties like key and userIp.
AndroidPublisherRequestInitializer() - Constructor for class com.google.api.services.androidpublisher.AndroidPublisherRequestInitializer
 
AndroidPublisherRequestInitializer(String) - Constructor for class com.google.api.services.androidpublisher.AndroidPublisherRequestInitializer
 
AndroidPublisherRequestInitializer(String, String) - Constructor for class com.google.api.services.androidpublisher.AndroidPublisherRequestInitializer
 
AndroidPublisherScopes - Class in com.google.api.services.androidpublisher
Available OAuth 2.0 scopes for use with the Google Play Developer API.

B

build() - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
Builds a new instance of AndroidPublisher.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.androidpublisher.AndroidPublisher.Builder
Returns an instance of a new builder.

C

clone() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
 
com.google.api.services.androidpublisher - package com.google.api.services.androidpublisher
 
com.google.api.services.androidpublisher.model - package com.google.api.services.androidpublisher.model
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.androidpublisher.AndroidPublisher
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.androidpublisher.AndroidPublisher
The default encoded batch path of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.androidpublisher.AndroidPublisher
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.androidpublisher.AndroidPublisher
The default encoded service path of the service.

G

getAbstractGoogleClient() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
 
getAlt() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Data format for the response.
getAutoRenewing() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Whether the subscription will automatically be renewed when it reaches its current expiry time.
getFields() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Selector specifying which fields to include in a partial response.
getInitiationTimestampMsec() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription was granted, in milliseconds since the Epoch.
getKey() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
API key.
getKind() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
This kind represents a subscriptionPurchase object in the androidpublisher service.
getOauthToken() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
OAuth 2.0 token for the current user.
getPrettyPrint() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Returns response with indentations and line breaks.
getQuotaUser() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
An opaque string that represents a user for quota purposes.
getUserIp() - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Deprecated.
getValidUntilTimestampMsec() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription will expire, in milliseconds since the Epoch.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.androidpublisher.AndroidPublisher
 
initializeAndroidPublisherRequest(AndroidPublisherRequest<?>) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequestInitializer
Initializes AndroidPublisher request.
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequestInitializer
 

S

set(String, Object) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
 
set(String, Object) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
 
setAlt(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Data format for the response.
setAndroidPublisherRequestInitializer(AndroidPublisherRequestInitializer) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
setApplicationName(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setAutoRenewing(Boolean) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Whether the subscription will automatically be renewed when it reaches its current expiry time.
setBatchPath(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setDisableGZipContent(boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
 
setFields(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Selector specifying which fields to include in a partial response.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setInitiationTimestampMsec(Long) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription was granted, in milliseconds since the Epoch.
setKey(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
API key.
setKind(String) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
This kind represents a subscriptionPurchase object in the androidpublisher service.
setOauthToken(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
OAuth 2.0 token for the current user.
setPrettyPrint(Boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Returns response with indentations and line breaks.
setQuotaUser(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
An opaque string that represents a user for quota purposes.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
 
setRootUrl(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setServicePath(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setSuppressAllChecks(boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setUserIp(String) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
Deprecated.
setValidUntilTimestampMsec(Long) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription will expire, in milliseconds since the Epoch.
SubscriptionPurchase - Class in com.google.api.services.androidpublisher.model
A SubscriptionPurchase resource indicates the status of a user's subscription purchase.
SubscriptionPurchase() - Constructor for class com.google.api.services.androidpublisher.model.SubscriptionPurchase
 
A B C D G I S 
Skip navigation links

Copyright © 2011–2020 Google. All rights reserved.