Show / Hide Table of Contents

Namespace Google.Apis.Reseller.v1

Classes

CustomersResource

The "customers" collection of methods.

CustomersResource.GetRequest

Get a customer account.

CustomersResource.InsertRequest

Order a new customer's account.

CustomersResource.PatchRequest

Patch a customer account's settings via Apiary Patch Orchestration

CustomersResource.UpdateRequest

Update a customer account's settings.

ResellerBaseServiceRequest<TResponse>

A base abstract class for Reseller requests.

ResellernotifyResource

The "resellernotify" collection of methods.

ResellernotifyResource.GetwatchdetailsRequest

Returns all the details of the watch corresponding to the reseller.

ResellernotifyResource.RegisterRequest

Registers a Reseller for receiving notifications.

ResellernotifyResource.UnregisterRequest

Unregisters a Reseller for receiving notifications.

ResellerService

The Reseller Service.

ResellerService.Scope

Available OAuth 2.0 scopes for use with the Google Workspace Reseller API.

ResellerService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Workspace Reseller API.

SubscriptionsResource

The "subscriptions" collection of methods.

SubscriptionsResource.ActivateRequest

Activates a subscription previously suspended by the reseller

SubscriptionsResource.ChangePlanRequest

Update a subscription plan. Use this method to update a plan for a 30-day trial or a flexible plan subscription to an annual commitment plan with monthly or yearly payments.

SubscriptionsResource.ChangeRenewalSettingsRequest

Update a user license's renewal settings. This is applicable for accounts with annual commitment plans only.

SubscriptionsResource.ChangeSeatsRequest

Update a subscription's user license settings.

SubscriptionsResource.DeleteRequest

Cancel, suspend, or transfer a subscription to direct.

SubscriptionsResource.GetRequest

Get a specific subscription.

SubscriptionsResource.InsertRequest

Create or transfer a subscription.

SubscriptionsResource.ListRequest

List of subscriptions managed by the reseller. The list can be all subscriptions, all of a customer's subscriptions, or all of a customer's transferable subscriptions.

SubscriptionsResource.StartPaidServiceRequest

Immediately move a 30-day free trial subscription to a paid service subscription.

SubscriptionsResource.SuspendRequest

Suspends an active subscription.

Enums

ResellerBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ResellerBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

SubscriptionsResource.DeleteRequest.DeletionTypeEnum

The deletionType query string enables the cancellation, downgrade, or suspension of a subscription.

Back to top