BookshelvesVolumes
class BookshelvesVolumes extends Resource (View source)
The "volumes" collection of methods.
Typical usage is:
$booksService = new Google\Service\Books(...);
$volumes = $booksService->bookshelves_volumes;
Methods
listBookshelvesVolumes(string $userId, string $shelf, array $optParams = [])
Retrieves volumes in a specific bookshelf for the specified user.
Details
Volumes
listBookshelvesVolumes(string $userId, string $shelf, array $optParams = [])
Retrieves volumes in a specific bookshelf for the specified user.
(volumes.listBookshelvesVolumes)