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

Public Member Functions

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

Public Attributes

 $activities
 
 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
const ACTIVITY
 View the activity history of your Google Apps.
 
const DRIVE
 View and manage the files in your Google Drive.
 
const DRIVE_METADATA
 View and manage metadata of files in your Google Drive.
 
const DRIVE_METADATA_READONLY
 View metadata for files in your Google Drive.
 
const DRIVE_READONLY
 View the files in your Google Drive.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Appsactivity::__construct ( Google_Client $client)

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

◆ ACTIVITY

const Google_Service_Appsactivity::ACTIVITY
Initial value:
=
"https://www.googleapis.com/auth/activity"

View the activity history of your Google Apps.

◆ DRIVE

const Google_Service_Appsactivity::DRIVE
Initial value:
=
"https://www.googleapis.com/auth/drive"

View and manage the files in your Google Drive.

◆ DRIVE_METADATA

const Google_Service_Appsactivity::DRIVE_METADATA
Initial value:
=
"https://www.googleapis.com/auth/drive.metadata"

View and manage metadata of files in your Google Drive.

◆ DRIVE_METADATA_READONLY

const Google_Service_Appsactivity::DRIVE_METADATA_READONLY
Initial value:
=
"https://www.googleapis.com/auth/drive.metadata.readonly"

View metadata for files in your Google Drive.

◆ DRIVE_READONLY

const Google_Service_Appsactivity::DRIVE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/drive.readonly"

View the files in your Google Drive.


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