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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $scripts
 
 $servicePath
 
 $version
 
const ADMIN_DIRECTORY_GROUP
 View and manage the provisioning of groups on your domain.
 
const ADMIN_DIRECTORY_USER
 View and manage the provisioning of users on your domain.
 
const DRIVE
 View and manage the files in your Google Drive.
 
const FORMS
 View and manage your forms in Google Drive.
 
const FORMS_CURRENTONLY
 View and manage forms that this application has been installed in.
 
const GROUPS
 View and manage your Google Groups.
 
const MAIL_GOOGLE_COM
 View and manage your mail.
 
const USERINFO_EMAIL
 View your email address.
 
const WWW_GOOGLE_COM_CALENDAR_FEEDS
 Manage your calendars.
 
const WWW_GOOGLE_COM_M8_FEEDS
 Manage your contacts.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Script::__construct ( Google_Client $client)

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

const Google_Service_Script::ADMIN_DIRECTORY_GROUP
Initial value:
=
"https://www.googleapis.com/auth/admin.directory.group"

View and manage the provisioning of groups on your domain.

◆ ADMIN_DIRECTORY_USER

const Google_Service_Script::ADMIN_DIRECTORY_USER
Initial value:
=
"https://www.googleapis.com/auth/admin.directory.user"

View and manage the provisioning of users on your domain.

◆ DRIVE

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

View and manage the files in your Google Drive.

◆ FORMS

const Google_Service_Script::FORMS
Initial value:
=
"https://www.googleapis.com/auth/forms"

View and manage your forms in Google Drive.

◆ FORMS_CURRENTONLY

const Google_Service_Script::FORMS_CURRENTONLY
Initial value:
=
"https://www.googleapis.com/auth/forms.currentonly"

View and manage forms that this application has been installed in.

◆ GROUPS

const Google_Service_Script::GROUPS
Initial value:
=
"https://www.googleapis.com/auth/groups"

View and manage your Google Groups.

◆ MAIL_GOOGLE_COM

const Google_Service_Script::MAIL_GOOGLE_COM
Initial value:
=
"https://mail.google.com/"

View and manage your mail.

◆ USERINFO_EMAIL

const Google_Service_Script::USERINFO_EMAIL
Initial value:
=
"https://www.googleapis.com/auth/userinfo.email"

View your email address.

◆ WWW_GOOGLE_COM_CALENDAR_FEEDS

const Google_Service_Script::WWW_GOOGLE_COM_CALENDAR_FEEDS
Initial value:
=
"https://www.google.com/calendar/feeds"

Manage your calendars.

◆ WWW_GOOGLE_COM_M8_FEEDS

const Google_Service_Script::WWW_GOOGLE_COM_M8_FEEDS
Initial value:
=
"https://www.google.com/m8/feeds"

Manage your contacts.


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