The "cloudloading" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "cloudloading" collection of methods.
Typical usage is: $booksService = new Google_Service_Books(...); $cloudloading = $booksService->cloudloading;
◆ addBook()
Google_Service_Books_Cloudloading_Resource::addBook |
( |
| $optParams = array() | ) |
|
(cloudloading.addBook)
- Parameters
-
array | $optParams | Optional parameters. |
@opt_param string upload_client_token @opt_param string drive_document_id A drive document id. The upload_client_token must not be set. @opt_param string mime_type The document MIME type. It can be set only if the drive_document_id is set. @opt_param string name The document name. It can be set only if the drive_document_id is set.
- Return values
-
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ deleteBook()
Google_Service_Books_Cloudloading_Resource::deleteBook |
( |
| $volumeId, |
|
|
| $optParams = array() ) |
Remove the book and its contents (cloudloading.deleteBook)
- Parameters
-
string | $volumeId | The id of the book to be removed. |
array | $optParams | Optional parameters. |
◆ updateBook()
(cloudloading.updateBook)
- Parameters
-
Google_BooksCloudloadingResource | $postBody | |
array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Books.php