|
| | __construct (Google_Client $client) |
| | Constructs the internal representation of the Taskqueue service.
|
| |
| | createBatch () |
| | Create a new HTTP Batch handler for this service.
|
| |
|
| getClient () |
| |
|
|
| $availableScopes |
| |
|
| $batchPath |
| |
|
| $resource |
| |
|
| $rootUrl |
| |
|
| $servicePath |
| |
|
| $taskqueues |
| |
|
| $tasks |
| |
|
| $version |
| |
| const | TASKQUEUE |
| | Manage your Tasks and Taskqueues.
|
| |
| const | TASKQUEUE_CONSUMER |
| | Consume Tasks from your Taskqueues.
|
| |
◆ __construct()
Constructs the internal representation of the Taskqueue service.
- Parameters
-
Reimplemented from Google_Service.
◆ createBatch()
| Google_Service::createBatch |
( |
| ) |
|
|
inherited |
Create a new HTTP Batch handler for this service.
- Return values
-
◆ TASKQUEUE
| const Google_Service_Taskqueue::TASKQUEUE |
Initial value:=
"https://www.googleapis.com/auth/taskqueue"
Manage your Tasks and Taskqueues.
◆ TASKQUEUE_CONSUMER
| const Google_Service_Taskqueue::TASKQUEUE_CONSUMER |
Initial value:=
"https://www.googleapis.com/auth/taskqueue.consumer"
Consume Tasks from your Taskqueues.
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Taskqueue.php