Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Google_Service_Reseller Class Reference
Inheritance diagram for Google_Service_Reseller:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the Reseller service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $availableScopes
 
 $batchPath
 
 $customers
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $subscriptions
 
 $version
 
const APPS_ORDER
 Manage users on your domain.
 
const APPS_ORDER_READONLY
 Manage users on your domain.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Reseller::__construct ( Google_Client $client)

Constructs the internal representation of the Reseller service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ APPS_ORDER

const Google_Service_Reseller::APPS_ORDER
Initial value:
=
"https://www.googleapis.com/auth/apps.order"

Manage users on your domain.

◆ APPS_ORDER_READONLY

const Google_Service_Reseller::APPS_ORDER_READONLY
Initial value:
=
"https://www.googleapis.com/auth/apps.order.readonly"

Manage users on your domain.


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