|
| __construct (Google_Client $client) |
| Constructs the internal representation of the Storage service.
|
|
| createBatch () |
| Create a new HTTP Batch handler for this service.
|
|
| getClient () |
|
|
| $availableScopes |
|
| $batchPath |
|
| $bucketAccessControls |
|
| $buckets |
|
| $channels |
|
| $defaultObjectAccessControls |
|
| $objectAccessControls |
|
| $objects |
|
| $resource |
|
| $rootUrl |
|
| $servicePath |
|
| $version |
|
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 | DEVSTORAGE_FULL_CONTROL |
| Manage your data and permissions in Google Cloud Storage.
|
|
const | DEVSTORAGE_READ_ONLY |
| View your data in Google Cloud Storage.
|
|
const | DEVSTORAGE_READ_WRITE |
| Manage your data in Google Cloud Storage.
|
|
◆ __construct()
Constructs the internal representation of the Storage service.
- Parameters
-
Reimplemented from Google_Service.
◆ createBatch()
Google_Service::createBatch |
( |
| ) |
|
|
inherited |
Create a new HTTP Batch handler for this service.
- Return values
-
◆ CLOUD_PLATFORM
const Google_Service_Storage::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_Storage::CLOUD_PLATFORM_READ_ONLY |
Initial value:=
"https://www.googleapis.com/auth/cloud-platform.read-only"
View your data across Google Cloud Platform services.
◆ DEVSTORAGE_FULL_CONTROL
const Google_Service_Storage::DEVSTORAGE_FULL_CONTROL |
Initial value:=
"https://www.googleapis.com/auth/devstorage.full_control"
Manage your data and permissions in Google Cloud Storage.
◆ DEVSTORAGE_READ_ONLY
const Google_Service_Storage::DEVSTORAGE_READ_ONLY |
Initial value:=
"https://www.googleapis.com/auth/devstorage.read_only"
View your data in Google Cloud Storage.
◆ DEVSTORAGE_READ_WRITE
const Google_Service_Storage::DEVSTORAGE_READ_WRITE |
Initial value:=
"https://www.googleapis.com/auth/devstorage.read_write"
Manage your data in Google Cloud Storage.
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Storage.php