|
| | __construct (Google_Client $client) |
| | Constructs the internal representation of the Appsactivity service.
|
| |
| | createBatch () |
| | Create a new HTTP Batch handler for this service.
|
| |
|
| getClient () |
| |
|
|
| $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.
|
| |
◆ __construct()
| Google_Service_Appsactivity::__construct |
( |
Google_Client | $client | ) |
|
Constructs the internal representation of the Appsactivity service.
- Parameters
-
Reimplemented from Google_Service.
◆ createBatch()
| Google_Service::createBatch |
( |
| ) |
|
|
inherited |
Create a new HTTP Batch handler for this service.
- Return values
-
◆ 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:
- lib/google/src/Google/Service/Appsactivity.php