VolumesUseruploaded
class VolumesUseruploaded extends Resource (View source)
The "useruploaded" collection of methods.
Typical usage is:
$booksService = new Google\Service\Books(...);
$useruploaded = $booksService->volumes_useruploaded;
Methods
listVolumesUseruploaded(array $optParams = [])
Return a list of books uploaded by the current user.
Details
Volumes
listVolumesUseruploaded(array $optParams = [])
Return a list of books uploaded by the current user.
(useruploaded.listVolumesUseruploaded)