Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Google_Service_DataTransfer Class Reference
Inheritance diagram for Google_Service_DataTransfer:
Google_Service

Public Member Functions

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

Public Attributes

 $applications
 
 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $transfers
 
 $version
 
const ADMIN_DATATRANSFER
 View and manage data transfers between users in your organization.
 
const ADMIN_DATATRANSFER_READONLY
 View data transfers between users in your organization.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_DataTransfer::__construct ( Google_Client $client)

Constructs the internal representation of the DataTransfer 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

◆ ADMIN_DATATRANSFER

const Google_Service_DataTransfer::ADMIN_DATATRANSFER
Initial value:
=
"https://www.googleapis.com/auth/admin.datatransfer"

View and manage data transfers between users in your organization.

◆ ADMIN_DATATRANSFER_READONLY

const Google_Service_DataTransfer::ADMIN_DATATRANSFER_READONLY
Initial value:
=
"https://www.googleapis.com/auth/admin.datatransfer.readonly"

View data transfers between users in your organization.


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