reseller  v1
Classes | Public Member Functions | Static Public Attributes | List of all members
google_reseller_api::ResellerService Class Reference

#include <reseller_service.h>

Inheritance diagram for google_reseller_api::ResellerService:

Classes

class  CustomersResource
 
class  ResellernotifyResource
 
class  SCOPES
 
class  SubscriptionsResource
 

Public Member Functions

 ResellerService (client::HttpTransport *transport)
 
virtual ~ResellerService ()
 
const CustomersResourceget_customers () const
 
const ResellernotifyResourceget_resellernotify () const
 
const SubscriptionsResourceget_subscriptions () const
 

Static Public Attributes

static const char googleapis_API_NAME [] = {"reseller"}
 
static const char googleapis_API_VERSION [] = {"v1"}
 
static const char googleapis_API_GENERATOR []
 

Detailed Description

Service definition for ResellerService (v1).

For more information about this service, see the API Documentation at 'https://developers.google.com/google-apps/reseller/

Constructor & Destructor Documentation

◆ ResellerService()

google_reseller_api::ResellerService::ResellerService ( client::HttpTransport *  transport)
explicit

Standard constructor.

Parameters
[in]transportThe transport to use when creating methods to invoke on this service instance.

◆ ~ResellerService()

google_reseller_api::ResellerService::~ResellerService ( )
virtual

Standard destructor.

Member Function Documentation

◆ get_customers()

const CustomersResource& google_reseller_api::ResellerService::get_customers ( ) const
inline

Gets the resource method factory.

Returns
CustomersResource for creating methods.

◆ get_resellernotify()

const ResellernotifyResource& google_reseller_api::ResellerService::get_resellernotify ( ) const
inline

Gets the resource method factory.

Returns
ResellernotifyResource for creating methods.

◆ get_subscriptions()

const SubscriptionsResource& google_reseller_api::ResellerService::get_subscriptions ( ) const
inline

Gets the resource method factory.

Returns
SubscriptionsResource for creating methods.

Member Data Documentation

◆ googleapis_API_GENERATOR

const char google_reseller_api::ResellerService::googleapis_API_GENERATOR
static
Initial value:
= {
"google-apis-code-generator 1.5.1 / 0.1.4"}

The code generator used to generate this API.

◆ googleapis_API_NAME

const char google_reseller_api::ResellerService::googleapis_API_NAME = {"reseller"}
static

The name of the API that this was generated from.

◆ googleapis_API_VERSION

const char google_reseller_api::ResellerService::googleapis_API_VERSION = {"v1"}
static

The version of the API that this interface was generated from.


The documentation for this class was generated from the following files: