Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_Reports Class Reference
Inheritance diagram for Google_Service_Reports:
Google_Service

Public Member Functions

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

Public Attributes

 $activities
 
 $availableScopes
 
 $batchPath
 
 $channels
 
 $customerUsageReports
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $userUsageReport
 
 $version
 
const ADMIN_REPORTS_AUDIT_READONLY
 View audit reports of Google Apps for your domain.
 
const ADMIN_REPORTS_USAGE_READONLY
 View usage reports of Google Apps for your domain.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Reports::__construct ( Google_Client $client)

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

const Google_Service_Reports::ADMIN_REPORTS_AUDIT_READONLY
Initial value:
=
"https://www.googleapis.com/auth/admin.reports.audit.readonly"

View audit reports of Google Apps for your domain.

◆ ADMIN_REPORTS_USAGE_READONLY

const Google_Service_Reports::ADMIN_REPORTS_USAGE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/admin.reports.usage.readonly"

View usage reports of Google Apps for your domain.


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