|
| __construct (Google_Client $client) |
| Constructs the internal representation of the Manager service.
|
|
| createBatch () |
| Create a new HTTP Batch handler for this service.
|
|
| getClient () |
|
|
| $availableScopes |
|
| $batchPath |
|
| $deployments |
|
| $resource |
|
| $rootUrl |
|
| $servicePath |
|
| $templates |
|
| $version |
|
const | APPENGINE_ADMIN |
| View and manage your applications deployed on Google App Engine.
|
|
const | CLOUD_PLATFORM |
| View and manage your data across Google Cloud Platform services.
|
|
const | CLOUD_PLATFORM_READ_ONLY |
| View your data across Google Cloud Platform services.
|
|
const | COMPUTE |
| View and manage your Google Compute Engine resources.
|
|
const | DEVSTORAGE_READ_WRITE |
| Manage your data in Google Cloud Storage.
|
|
const | NDEV_CLOUDMAN |
| View and manage your Google Cloud Platform management resources and deployment status information.
|
|
const | NDEV_CLOUDMAN_READONLY |
| View your Google Cloud Platform management resources and deployment status information.
|
|
◆ __construct()
Constructs the internal representation of the Manager service.
- Parameters
-
Reimplemented from Google_Service.
◆ createBatch()
Google_Service::createBatch |
( |
| ) |
|
|
inherited |
Create a new HTTP Batch handler for this service.
- Return values
-
◆ APPENGINE_ADMIN
const Google_Service_Manager::APPENGINE_ADMIN |
Initial value:=
"https://www.googleapis.com/auth/appengine.admin"
View and manage your applications deployed on Google App Engine.
◆ CLOUD_PLATFORM
const Google_Service_Manager::CLOUD_PLATFORM |
Initial value:=
"https://www.googleapis.com/auth/cloud-platform"
View and manage your data across Google Cloud Platform services.
◆ CLOUD_PLATFORM_READ_ONLY
const Google_Service_Manager::CLOUD_PLATFORM_READ_ONLY |
Initial value:=
"https://www.googleapis.com/auth/cloud-platform.read-only"
View your data across Google Cloud Platform services.
◆ COMPUTE
const Google_Service_Manager::COMPUTE |
Initial value:=
"https://www.googleapis.com/auth/compute"
View and manage your Google Compute Engine resources.
◆ DEVSTORAGE_READ_WRITE
const Google_Service_Manager::DEVSTORAGE_READ_WRITE |
Initial value:=
"https://www.googleapis.com/auth/devstorage.read_write"
Manage your data in Google Cloud Storage.
◆ NDEV_CLOUDMAN
const Google_Service_Manager::NDEV_CLOUDMAN |
Initial value:=
"https://www.googleapis.com/auth/ndev.cloudman"
View and manage your Google Cloud Platform management resources and deployment status information.
◆ NDEV_CLOUDMAN_READONLY
const Google_Service_Manager::NDEV_CLOUDMAN_READONLY |
Initial value:=
"https://www.googleapis.com/auth/ndev.cloudman.readonly"
View your Google Cloud Platform management resources and deployment status information.
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Manager.php