Enterprise Apps Reseller API v1 (revision 81)

Skip navigation links
A B C D E G I L P R S T U 

A

activate(String, String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Activates a subscription previously suspended by the reseller Create a request for the method "subscriptions.activate".
Activate(String, String) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.Activate
Activates a subscription previously suspended by the reseller Create a request for the method "subscriptions.activate".
Address - Class in com.google.api.services.reseller.model
JSON template for address of a customer.
Address() - Constructor for class com.google.api.services.reseller.model.Address
 
all() - Static method in class com.google.api.services.reseller.ResellerScopes
Returns an unmodifiable set that contains all scopes declared by this class.
APPS_ORDER - Static variable in class com.google.api.services.reseller.ResellerScopes
Manage users on your domain.
APPS_ORDER_READONLY - Static variable in class com.google.api.services.reseller.ResellerScopes
Manage users on your domain.

B

build() - Method in class com.google.api.services.reseller.Reseller.Builder
Builds a new instance of Reseller.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.reseller.Reseller.Builder
Returns an instance of a new builder.
buildHttpRequestUsingHead() - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 

C

changePlan(String, String, ChangePlanRequest) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Update a subscription plan.
ChangePlan(String, String, ChangePlanRequest) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
Update a subscription plan.
ChangePlanRequest - Class in com.google.api.services.reseller.model
JSON template for the ChangePlan rpc request.
ChangePlanRequest() - Constructor for class com.google.api.services.reseller.model.ChangePlanRequest
 
changeRenewalSettings(String, String, RenewalSettings) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Update a user license's renewal settings.
ChangeRenewalSettings(String, String, RenewalSettings) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
Update a user license's renewal settings.
changeSeats(String, String, Seats) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Update a subscription's user license settings.
ChangeSeats(String, String, Seats) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
Update a subscription's user license settings.
clone() - Method in class com.google.api.services.reseller.model.Address
 
clone() - Method in class com.google.api.services.reseller.model.ChangePlanRequest
 
clone() - Method in class com.google.api.services.reseller.model.Customer
 
clone() - Method in class com.google.api.services.reseller.model.RenewalSettings
 
clone() - Method in class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
 
clone() - Method in class com.google.api.services.reseller.model.ResellernotifyResource
 
clone() - Method in class com.google.api.services.reseller.model.Seats
 
clone() - Method in class com.google.api.services.reseller.model.Subscription
 
clone() - Method in class com.google.api.services.reseller.model.Subscription.Plan
 
clone() - Method in class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
 
clone() - Method in class com.google.api.services.reseller.model.Subscription.TransferInfo
 
clone() - Method in class com.google.api.services.reseller.model.Subscription.TrialSettings
 
clone() - Method in class com.google.api.services.reseller.model.Subscriptions
 
com.google.api.services.reseller - package com.google.api.services.reseller
 
com.google.api.services.reseller.model - package com.google.api.services.reseller.model
 
CommitmentInterval() - Constructor for class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
 
Customer - Class in com.google.api.services.reseller.model
JSON template for a customer.
Customer() - Constructor for class com.google.api.services.reseller.model.Customer
 
customers() - Method in class com.google.api.services.reseller.Reseller
An accessor for creating requests from the Customers collection.
Customers() - Constructor for class com.google.api.services.reseller.Reseller.Customers
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.reseller.Reseller
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.reseller.Reseller
The default encoded batch path of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.reseller.Reseller
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.reseller.Reseller
The default encoded service path of the service.
delete(String, String, String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Cancel, suspend, or transfer a subscription to direct.
Delete(String, String, String) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.Delete
Cancel, suspend, or transfer a subscription to direct.

E

executeUsingHead() - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
executeUsingHead() - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
executeUsingHead() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
executeUsingHead() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 

G

get(String) - Method in class com.google.api.services.reseller.Reseller.Customers
Get a customer account.
Get(String) - Constructor for class com.google.api.services.reseller.Reseller.Customers.Get
Get a customer account.
get(String, String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Get a specific subscription.
Get(String, String) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.Get
Get a specific subscription.
getAbstractGoogleClient() - Method in class com.google.api.services.reseller.ResellerRequest
 
getAddressLine1() - Method in class com.google.api.services.reseller.model.Address
A customer's physical address.
getAddressLine2() - Method in class com.google.api.services.reseller.model.Address
Line 2 of the address.
getAddressLine3() - Method in class com.google.api.services.reseller.model.Address
Line 3 of the address.
getAlt() - Method in class com.google.api.services.reseller.ResellerRequest
Data format for the response.
getAlternateEmail() - Method in class com.google.api.services.reseller.model.Customer
Like the "Customer email" in the reseller tools, this email is the secondary contact used if something happens to the customer's service such as service outage or a security issue.
getBillingMethod() - Method in class com.google.api.services.reseller.model.Subscription
Read-only field that returns the current billing method for a subscription.
getCommitmentInterval() - Method in class com.google.api.services.reseller.model.Subscription.Plan
In this version of the API, annual commitment plan's interval is one year.
getContactName() - Method in class com.google.api.services.reseller.model.Address
The customer contact's name.
getCountryCode() - Method in class com.google.api.services.reseller.model.Address
For countryCode information, see the ISO 3166 country code elements.
getCreationTime() - Method in class com.google.api.services.reseller.model.Subscription
The creationTime property is the date when subscription was created.
getCustomerAuthToken() - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
The customerAuthToken query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management.
getCustomerAuthToken() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
The customerAuthToken query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management.
getCustomerAuthToken() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
The customerAuthToken query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management.
getCustomerDomain() - Method in class com.google.api.services.reseller.model.Customer
The customer's primary domain name string.
getCustomerDomain() - Method in class com.google.api.services.reseller.model.Subscription
Primary domain name of the customer
getCustomerDomainVerified() - Method in class com.google.api.services.reseller.model.Customer
Whether the customer's primary domain has been verified.
getCustomerId() - Method in class com.google.api.services.reseller.model.Customer
This property will always be returned in a response as the unique identifier generated by Google.
getCustomerId() - Method in class com.google.api.services.reseller.model.Subscription
This property will always be returned in a response as the unique identifier generated by Google.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Customers.Get
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Customers.Update
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
Either the customer's primary domain name or the customer's unique identifier.
getCustomerId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
Either the customer's primary domain name or the customer's unique identifier.
getCustomerNamePrefix() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
When retrieving all of your subscriptions and filtering for specific customers, you can enter a prefix for a customer name.
getDealCode() - Method in class com.google.api.services.reseller.model.ChangePlanRequest
Google-issued code (100 char max) for discounted pricing on subscription plans.
getDealCode() - Method in class com.google.api.services.reseller.model.Subscription
Google-issued code (100 char max) for discounted pricing on subscription plans.
getDeletionType() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
The deletionType query string enables the cancellation, downgrade, or suspension of a subscription.
getEndTime() - Method in class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
An annual commitment plan's interval's endTime in milliseconds using the UNIX Epoch format.
getFields() - Method in class com.google.api.services.reseller.ResellerRequest
Selector specifying which fields to include in a partial response.
getIsCommitmentPlan() - Method in class com.google.api.services.reseller.model.Subscription.Plan
The isCommitmentPlan property's boolean value identifies the plan as an annual commitment plan: - true — The subscription's plan is an annual commitment plan.
getIsInTrial() - Method in class com.google.api.services.reseller.model.Subscription.TrialSettings
Determines if a subscription's plan is in a 30-day free trial or not: - true — The plan is in trial.
getKey() - Method in class com.google.api.services.reseller.ResellerRequest
API key.
getKind() - Method in class com.google.api.services.reseller.model.Address
Identifies the resource as a customer address.
getKind() - Method in class com.google.api.services.reseller.model.ChangePlanRequest
Identifies the resource as a subscription change plan request.
getKind() - Method in class com.google.api.services.reseller.model.Customer
Identifies the resource as a customer.
getKind() - Method in class com.google.api.services.reseller.model.RenewalSettings
Identifies the resource as a subscription renewal setting.
getKind() - Method in class com.google.api.services.reseller.model.Seats
Identifies the resource as a subscription seat setting.
getKind() - Method in class com.google.api.services.reseller.model.Subscription
Identifies the resource as a Subscription.
getKind() - Method in class com.google.api.services.reseller.model.Subscriptions
Identifies the resource as a collection of subscriptions.
getLicensedNumberOfSeats() - Method in class com.google.api.services.reseller.model.Seats
Read-only field containing the current number of users that are assigned a license for the product defined in skuId.
getLocality() - Method in class com.google.api.services.reseller.model.Address
An example of a locality value is the city of San Francisco.
getMaximumNumberOfSeats() - Method in class com.google.api.services.reseller.model.Seats
This is a required property and is exclusive to subscriptions with FLEXIBLE or TRIAL plans.
getMaxResults() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
When retrieving a large list, the maxResults is the maximum number of results per page.
getMinimumTransferableSeats() - Method in class com.google.api.services.reseller.model.Subscription.TransferInfo
When inserting a subscription, this is the minimum number of seats listed in the transfer order for this product.
getNextPageToken() - Method in class com.google.api.services.reseller.model.Subscriptions
The continuation token, used to page through large result sets.
getNumberOfSeats() - Method in class com.google.api.services.reseller.model.Seats
This is a required property and is exclusive to subscriptions with ANNUAL_MONTHLY_PAY and ANNUAL_YEARLY_PAY plans.
getOauthToken() - Method in class com.google.api.services.reseller.ResellerRequest
OAuth 2.0 token for the current user.
getOrganizationName() - Method in class com.google.api.services.reseller.model.Address
The company or company division name.
getPageToken() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
Token to specify next page in the list
getPhoneNumber() - Method in class com.google.api.services.reseller.model.Customer
Customer contact phone number.
getPlan() - Method in class com.google.api.services.reseller.model.Subscription
The plan property is required.
getPlanName() - Method in class com.google.api.services.reseller.model.ChangePlanRequest
The planName property is required.
getPlanName() - Method in class com.google.api.services.reseller.model.Subscription.Plan
The planName property is required.
getPostalAddress() - Method in class com.google.api.services.reseller.model.Customer
A customer's address information.
getPostalCode() - Method in class com.google.api.services.reseller.model.Address
A postalCode example is a postal zip code such as 94043.
getPrettyPrint() - Method in class com.google.api.services.reseller.ResellerRequest
Returns response with indentations and line breaks.
getPurchaseOrderId() - Method in class com.google.api.services.reseller.model.ChangePlanRequest
This is an optional property.
getPurchaseOrderId() - Method in class com.google.api.services.reseller.model.Subscription
This is an optional property.
getQuotaUser() - Method in class com.google.api.services.reseller.ResellerRequest
An opaque string that represents a user for quota purposes.
getRegion() - Method in class com.google.api.services.reseller.model.Address
An example of a region value is CA for the state of California.
getRenewalSettings() - Method in class com.google.api.services.reseller.model.Subscription
Renewal settings for the annual commitment plan.
getRenewalType() - Method in class com.google.api.services.reseller.model.RenewalSettings
Renewal settings for the annual commitment plan.
getResourceUiUrl() - Method in class com.google.api.services.reseller.model.Customer
URL to customer's Admin console dashboard.
getResourceUiUrl() - Method in class com.google.api.services.reseller.model.Subscription
URL to customer's Subscriptions page in the Admin console.
getSeats() - Method in class com.google.api.services.reseller.model.ChangePlanRequest
This is a required property.
getSeats() - Method in class com.google.api.services.reseller.model.Subscription
This is a required property.
getServiceAccountEmailAddress() - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
The service account which will own the created Cloud-PubSub topic.
getServiceAccountEmailAddress() - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
The service account which owns the Cloud-PubSub topic.
getServiceAccountEmailAddresses() - Method in class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
List of registered service accounts.
getSkuId() - Method in class com.google.api.services.reseller.model.Subscription
A required property.
getSkuName() - Method in class com.google.api.services.reseller.model.Subscription
Read-only external display name for a product's SKU assigned to a customer in the subscription.
getStartTime() - Method in class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
An annual commitment plan's interval's startTime in milliseconds using UNIX Epoch format.
getStatus() - Method in class com.google.api.services.reseller.model.Subscription
This is an optional property.
getSubscriptionId() - Method in class com.google.api.services.reseller.model.Subscription
The subscriptionId is the subscription identifier and is unique for each customer.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
This is a required property.
getSubscriptionId() - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
This is a required property.
getSubscriptions() - Method in class com.google.api.services.reseller.model.Subscriptions
The subscriptions in this page of results.
getSuspensionReasons() - Method in class com.google.api.services.reseller.model.Subscription
Read-only field containing an enumerable of all the current suspension reasons for a subscription.
getTopicName() - Method in class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
Topic name of the PubSub
getTopicName() - Method in class com.google.api.services.reseller.model.ResellernotifyResource
Topic name of the PubSub
getTransferabilityExpirationTime() - Method in class com.google.api.services.reseller.model.Subscription.TransferInfo
The time when transfer token or intent to transfer will expire.
getTransferInfo() - Method in class com.google.api.services.reseller.model.Subscription
Read-only transfer related information for the subscription.
getTrialEndTime() - Method in class com.google.api.services.reseller.model.Subscription.TrialSettings
Date when the trial ends.
getTrialSettings() - Method in class com.google.api.services.reseller.model.Subscription
The G Suite annual commitment and flexible payment plans can be in a 30-day free trial.
getUserIp() - Method in class com.google.api.services.reseller.ResellerRequest
Deprecated.
getwatchdetails() - Method in class com.google.api.services.reseller.Reseller.Resellernotify
Returns all the details of the watch corresponding to the reseller.
Getwatchdetails() - Constructor for class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
Returns all the details of the watch corresponding to the reseller.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.reseller.Reseller
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.reseller.ResellerRequestInitializer
 
initializeResellerRequest(ResellerRequest<?>) - Method in class com.google.api.services.reseller.ResellerRequestInitializer
Initializes Reseller request.
insert(Customer) - Method in class com.google.api.services.reseller.Reseller.Customers
Order a new customer's account.
Insert(Customer) - Constructor for class com.google.api.services.reseller.Reseller.Customers.Insert
Order a new customer's account.
insert(String, Subscription) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Create or transfer a subscription.
Insert(String, Subscription) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.Insert
Create or transfer a subscription.

L

list() - Method in class com.google.api.services.reseller.Reseller.Subscriptions
List of subscriptions managed by the reseller.
List() - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.List
List of subscriptions managed by the reseller.

P

patch(String, Customer) - Method in class com.google.api.services.reseller.Reseller.Customers
Update a customer account's settings.
Patch(String, Customer) - Constructor for class com.google.api.services.reseller.Reseller.Customers.Patch
Update a customer account's settings.
Plan() - Constructor for class com.google.api.services.reseller.model.Subscription.Plan
 

R

register() - Method in class com.google.api.services.reseller.Reseller.Resellernotify
Registers a Reseller for receiving notifications.
Register() - Constructor for class com.google.api.services.reseller.Reseller.Resellernotify.Register
Registers a Reseller for receiving notifications.
RenewalSettings - Class in com.google.api.services.reseller.model
JSON template for a subscription renewal settings.
RenewalSettings() - Constructor for class com.google.api.services.reseller.model.RenewalSettings
 
Reseller - Class in com.google.api.services.reseller
Service definition for Reseller (v1).
Reseller(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.reseller.Reseller
Constructor.
Reseller.Builder - Class in com.google.api.services.reseller
Builder for Reseller.
Reseller.Customers - Class in com.google.api.services.reseller
The "customers" collection of methods.
Reseller.Customers.Get - Class in com.google.api.services.reseller
 
Reseller.Customers.Insert - Class in com.google.api.services.reseller
 
Reseller.Customers.Patch - Class in com.google.api.services.reseller
 
Reseller.Customers.Update - Class in com.google.api.services.reseller
 
Reseller.Resellernotify - Class in com.google.api.services.reseller
The "resellernotify" collection of methods.
Reseller.Resellernotify.Getwatchdetails - Class in com.google.api.services.reseller
 
Reseller.Resellernotify.Register - Class in com.google.api.services.reseller
 
Reseller.Resellernotify.Unregister - Class in com.google.api.services.reseller
 
Reseller.Subscriptions - Class in com.google.api.services.reseller
The "subscriptions" collection of methods.
Reseller.Subscriptions.Activate - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.ChangePlan - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.ChangeRenewalSettings - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.ChangeSeats - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.Delete - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.Get - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.Insert - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.List - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.StartPaidService - Class in com.google.api.services.reseller
 
Reseller.Subscriptions.Suspend - Class in com.google.api.services.reseller
 
resellernotify() - Method in class com.google.api.services.reseller.Reseller
An accessor for creating requests from the Resellernotify collection.
Resellernotify() - Constructor for class com.google.api.services.reseller.Reseller.Resellernotify
 
ResellernotifyGetwatchdetailsResponse - Class in com.google.api.services.reseller.model
JSON template for resellernotify getwatchdetails response.
ResellernotifyGetwatchdetailsResponse() - Constructor for class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
 
ResellernotifyResource - Class in com.google.api.services.reseller.model
JSON template for resellernotify response.
ResellernotifyResource() - Constructor for class com.google.api.services.reseller.model.ResellernotifyResource
 
ResellerRequest<T> - Class in com.google.api.services.reseller
Reseller request.
ResellerRequest(Reseller, String, String, Object, Class<T>) - Constructor for class com.google.api.services.reseller.ResellerRequest
 
ResellerRequestInitializer - Class in com.google.api.services.reseller
Reseller request initializer for setting properties like key and userIp.
ResellerRequestInitializer() - Constructor for class com.google.api.services.reseller.ResellerRequestInitializer
 
ResellerRequestInitializer(String) - Constructor for class com.google.api.services.reseller.ResellerRequestInitializer
 
ResellerRequestInitializer(String, String) - Constructor for class com.google.api.services.reseller.ResellerRequestInitializer
 
ResellerScopes - Class in com.google.api.services.reseller
Available OAuth 2.0 scopes for use with the Enterprise Apps Reseller API.

S

Seats - Class in com.google.api.services.reseller.model
JSON template for subscription seats.
Seats() - Constructor for class com.google.api.services.reseller.model.Seats
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Address
 
set(String, Object) - Method in class com.google.api.services.reseller.model.ChangePlanRequest
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Customer
 
set(String, Object) - Method in class com.google.api.services.reseller.model.RenewalSettings
 
set(String, Object) - Method in class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
 
set(String, Object) - Method in class com.google.api.services.reseller.model.ResellernotifyResource
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Seats
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Subscription.Plan
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Subscription
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Subscription.TransferInfo
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Subscription.TrialSettings
 
set(String, Object) - Method in class com.google.api.services.reseller.model.Subscriptions
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
set(String, Object) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
set(String, Object) - Method in class com.google.api.services.reseller.ResellerRequest
 
setAddressLine1(String) - Method in class com.google.api.services.reseller.model.Address
A customer's physical address.
setAddressLine2(String) - Method in class com.google.api.services.reseller.model.Address
Line 2 of the address.
setAddressLine3(String) - Method in class com.google.api.services.reseller.model.Address
Line 3 of the address.
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setAlt(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setAlt(String) - Method in class com.google.api.services.reseller.ResellerRequest
Data format for the response.
setAlternateEmail(String) - Method in class com.google.api.services.reseller.model.Customer
Like the "Customer email" in the reseller tools, this email is the secondary contact used if something happens to the customer's service such as service outage or a security issue.
setApplicationName(String) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setBatchPath(String) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setBillingMethod(String) - Method in class com.google.api.services.reseller.model.Subscription
Read-only field that returns the current billing method for a subscription.
setCommitmentInterval(Subscription.Plan.CommitmentInterval) - Method in class com.google.api.services.reseller.model.Subscription.Plan
In this version of the API, annual commitment plan's interval is one year.
setContactName(String) - Method in class com.google.api.services.reseller.model.Address
The customer contact's name.
setCountryCode(String) - Method in class com.google.api.services.reseller.model.Address
For countryCode information, see the ISO 3166 country code elements.
setCreationTime(Long) - Method in class com.google.api.services.reseller.model.Subscription
The creationTime property is the date when subscription was created.
setCustomerAuthToken(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
The customerAuthToken query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management.
setCustomerAuthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
The customerAuthToken query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management.
setCustomerAuthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
The customerAuthToken query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management.
setCustomerDomain(String) - Method in class com.google.api.services.reseller.model.Customer
The customer's primary domain name string.
setCustomerDomain(String) - Method in class com.google.api.services.reseller.model.Subscription
Primary domain name of the customer
setCustomerDomainVerified(Boolean) - Method in class com.google.api.services.reseller.model.Customer
Whether the customer's primary domain has been verified.
setCustomerId(String) - Method in class com.google.api.services.reseller.model.Customer
This property will always be returned in a response as the unique identifier generated by Google.
setCustomerId(String) - Method in class com.google.api.services.reseller.model.Subscription
This property will always be returned in a response as the unique identifier generated by Google.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
Either the customer's primary domain name or the customer's unique identifier.
setCustomerId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
Either the customer's primary domain name or the customer's unique identifier.
setCustomerNamePrefix(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
When retrieving all of your subscriptions and filtering for specific customers, you can enter a prefix for a customer name.
setDealCode(String) - Method in class com.google.api.services.reseller.model.ChangePlanRequest
Google-issued code (100 char max) for discounted pricing on subscription plans.
setDealCode(String) - Method in class com.google.api.services.reseller.model.Subscription
Google-issued code (100 char max) for discounted pricing on subscription plans.
setDeletionType(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
The deletionType query string enables the cancellation, downgrade, or suspension of a subscription.
setDisableGZipContent(boolean) - Method in class com.google.api.services.reseller.ResellerRequest
 
setEndTime(Long) - Method in class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
An annual commitment plan's interval's endTime in milliseconds using the UNIX Epoch format.
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setFields(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setFields(String) - Method in class com.google.api.services.reseller.ResellerRequest
Selector specifying which fields to include in a partial response.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setIsCommitmentPlan(Boolean) - Method in class com.google.api.services.reseller.model.Subscription.Plan
The isCommitmentPlan property's boolean value identifies the plan as an annual commitment plan: - true — The subscription's plan is an annual commitment plan.
setIsInTrial(Boolean) - Method in class com.google.api.services.reseller.model.Subscription.TrialSettings
Determines if a subscription's plan is in a 30-day free trial or not: - true — The plan is in trial.
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setKey(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setKey(String) - Method in class com.google.api.services.reseller.ResellerRequest
API key.
setKind(String) - Method in class com.google.api.services.reseller.model.Address
Identifies the resource as a customer address.
setKind(String) - Method in class com.google.api.services.reseller.model.ChangePlanRequest
Identifies the resource as a subscription change plan request.
setKind(String) - Method in class com.google.api.services.reseller.model.Customer
Identifies the resource as a customer.
setKind(String) - Method in class com.google.api.services.reseller.model.RenewalSettings
Identifies the resource as a subscription renewal setting.
setKind(String) - Method in class com.google.api.services.reseller.model.Seats
Identifies the resource as a subscription seat setting.
setKind(String) - Method in class com.google.api.services.reseller.model.Subscription
Identifies the resource as a Subscription.
setKind(String) - Method in class com.google.api.services.reseller.model.Subscriptions
Identifies the resource as a collection of subscriptions.
setLicensedNumberOfSeats(Integer) - Method in class com.google.api.services.reseller.model.Seats
Read-only field containing the current number of users that are assigned a license for the product defined in skuId.
setLocality(String) - Method in class com.google.api.services.reseller.model.Address
An example of a locality value is the city of San Francisco.
setMaximumNumberOfSeats(Integer) - Method in class com.google.api.services.reseller.model.Seats
This is a required property and is exclusive to subscriptions with FLEXIBLE or TRIAL plans.
setMaxResults(Long) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
When retrieving a large list, the maxResults is the maximum number of results per page.
setMinimumTransferableSeats(Integer) - Method in class com.google.api.services.reseller.model.Subscription.TransferInfo
When inserting a subscription, this is the minimum number of seats listed in the transfer order for this product.
setNextPageToken(String) - Method in class com.google.api.services.reseller.model.Subscriptions
The continuation token, used to page through large result sets.
setNumberOfSeats(Integer) - Method in class com.google.api.services.reseller.model.Seats
This is a required property and is exclusive to subscriptions with ANNUAL_MONTHLY_PAY and ANNUAL_YEARLY_PAY plans.
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setOauthToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setOauthToken(String) - Method in class com.google.api.services.reseller.ResellerRequest
OAuth 2.0 token for the current user.
setOrganizationName(String) - Method in class com.google.api.services.reseller.model.Address
The company or company division name.
setPageToken(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
Token to specify next page in the list
setPhoneNumber(String) - Method in class com.google.api.services.reseller.model.Customer
Customer contact phone number.
setPlan(Subscription.Plan) - Method in class com.google.api.services.reseller.model.Subscription
The plan property is required.
setPlanName(String) - Method in class com.google.api.services.reseller.model.ChangePlanRequest
The planName property is required.
setPlanName(String) - Method in class com.google.api.services.reseller.model.Subscription.Plan
The planName property is required.
setPostalAddress(Address) - Method in class com.google.api.services.reseller.model.Customer
A customer's address information.
setPostalCode(String) - Method in class com.google.api.services.reseller.model.Address
A postalCode example is a postal zip code such as 94043.
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.reseller.ResellerRequest
Returns response with indentations and line breaks.
setPurchaseOrderId(String) - Method in class com.google.api.services.reseller.model.ChangePlanRequest
This is an optional property.
setPurchaseOrderId(String) - Method in class com.google.api.services.reseller.model.Subscription
This is an optional property.
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setQuotaUser(String) - Method in class com.google.api.services.reseller.ResellerRequest
An opaque string that represents a user for quota purposes.
setRegion(String) - Method in class com.google.api.services.reseller.model.Address
An example of a region value is CA for the state of California.
setRenewalSettings(RenewalSettings) - Method in class com.google.api.services.reseller.model.Subscription
Renewal settings for the annual commitment plan.
setRenewalType(String) - Method in class com.google.api.services.reseller.model.RenewalSettings
Renewal settings for the annual commitment plan.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.reseller.ResellerRequest
 
setResellerRequestInitializer(ResellerRequestInitializer) - Method in class com.google.api.services.reseller.Reseller.Builder
setResourceUiUrl(String) - Method in class com.google.api.services.reseller.model.Customer
URL to customer's Admin console dashboard.
setResourceUiUrl(String) - Method in class com.google.api.services.reseller.model.Subscription
URL to customer's Subscriptions page in the Admin console.
setRootUrl(String) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setSeats(Seats) - Method in class com.google.api.services.reseller.model.ChangePlanRequest
This is a required property.
setSeats(Seats) - Method in class com.google.api.services.reseller.model.Subscription
This is a required property.
setServiceAccountEmailAddress(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
The service account which will own the created Cloud-PubSub topic.
setServiceAccountEmailAddress(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
The service account which owns the Cloud-PubSub topic.
setServiceAccountEmailAddresses(List<String>) - Method in class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
List of registered service accounts.
setServicePath(String) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setSkuId(String) - Method in class com.google.api.services.reseller.model.Subscription
A required property.
setSkuName(String) - Method in class com.google.api.services.reseller.model.Subscription
Read-only external display name for a product's SKU assigned to a customer in the subscription.
setStartTime(Long) - Method in class com.google.api.services.reseller.model.Subscription.Plan.CommitmentInterval
An annual commitment plan's interval's startTime in milliseconds using UNIX Epoch format.
setStatus(String) - Method in class com.google.api.services.reseller.model.Subscription
This is an optional property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.model.Subscription
The subscriptionId is the subscription identifier and is unique for each customer.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
This is a required property.
setSubscriptionId(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
This is a required property.
setSubscriptions(List<Subscription>) - Method in class com.google.api.services.reseller.model.Subscriptions
The subscriptions in this page of results.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.reseller.Reseller.Builder
 
setSuspensionReasons(List<String>) - Method in class com.google.api.services.reseller.model.Subscription
Read-only field containing an enumerable of all the current suspension reasons for a subscription.
setTopicName(String) - Method in class com.google.api.services.reseller.model.ResellernotifyGetwatchdetailsResponse
Topic name of the PubSub
setTopicName(String) - Method in class com.google.api.services.reseller.model.ResellernotifyResource
Topic name of the PubSub
setTransferabilityExpirationTime(Long) - Method in class com.google.api.services.reseller.model.Subscription.TransferInfo
The time when transfer token or intent to transfer will expire.
setTransferInfo(Subscription.TransferInfo) - Method in class com.google.api.services.reseller.model.Subscription
Read-only transfer related information for the subscription.
setTrialEndTime(Long) - Method in class com.google.api.services.reseller.model.Subscription.TrialSettings
Date when the trial ends.
setTrialSettings(Subscription.TrialSettings) - Method in class com.google.api.services.reseller.model.Subscription
The G Suite annual commitment and flexible payment plans can be in a 30-day free trial.
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Get
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Insert
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Patch
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Customers.Update
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Getwatchdetails
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Register
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Activate
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangePlan
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeRenewalSettings
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.ChangeSeats
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Delete
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Get
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Insert
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.List
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
 
setUserIp(String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
 
setUserIp(String) - Method in class com.google.api.services.reseller.ResellerRequest
Deprecated.
startPaidService(String, String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Immediately move a 30-day free trial subscription to a paid service subscription.
StartPaidService(String, String) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.StartPaidService
Immediately move a 30-day free trial subscription to a paid service subscription.
Subscription - Class in com.google.api.services.reseller.model
JSON template for a subscription.
Subscription() - Constructor for class com.google.api.services.reseller.model.Subscription
 
Subscription.Plan - Class in com.google.api.services.reseller.model
The plan property is required.
Subscription.Plan.CommitmentInterval - Class in com.google.api.services.reseller.model
In this version of the API, annual commitment plan's interval is one year.
Subscription.TransferInfo - Class in com.google.api.services.reseller.model
Read-only transfer related information for the subscription.
Subscription.TrialSettings - Class in com.google.api.services.reseller.model
The G Suite annual commitment and flexible payment plans can be in a 30-day free trial.
Subscriptions - Class in com.google.api.services.reseller.model
JSON template for a subscription list.
Subscriptions() - Constructor for class com.google.api.services.reseller.model.Subscriptions
 
subscriptions() - Method in class com.google.api.services.reseller.Reseller
An accessor for creating requests from the Subscriptions collection.
Subscriptions() - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions
 
suspend(String, String) - Method in class com.google.api.services.reseller.Reseller.Subscriptions
Suspends an active subscription.
Suspend(String, String) - Constructor for class com.google.api.services.reseller.Reseller.Subscriptions.Suspend
Suspends an active subscription.

T

TransferInfo() - Constructor for class com.google.api.services.reseller.model.Subscription.TransferInfo
 
TrialSettings() - Constructor for class com.google.api.services.reseller.model.Subscription.TrialSettings
 

U

unregister() - Method in class com.google.api.services.reseller.Reseller.Resellernotify
Unregisters a Reseller for receiving notifications.
Unregister() - Constructor for class com.google.api.services.reseller.Reseller.Resellernotify.Unregister
Unregisters a Reseller for receiving notifications.
update(String, Customer) - Method in class com.google.api.services.reseller.Reseller.Customers
Update a customer account's settings.
Update(String, Customer) - Constructor for class com.google.api.services.reseller.Reseller.Customers.Update
Update a customer account's settings.
A B C D E G I L P R S T U 
Skip navigation links