class MylibraryBookshelvesVolumes extends Resource (View source)

The "volumes" collection of methods.

Typical usage is:

 $booksService = new Google\Service\Books(...);
 $volumes = $booksService->mylibrary_bookshelves_volumes;

Methods

listMylibraryBookshelvesVolumes(string $shelf, array $optParams = [])

Gets volume information for volumes on a bookshelf.

Details

Volumes listMylibraryBookshelvesVolumes(string $shelf, array $optParams = [])

Gets volume information for volumes on a bookshelf.

(volumes.listMylibraryBookshelvesVolumes)

Parameters

string $shelf

The bookshelf ID or name retrieve volumes for.

array $optParams

Optional parameters.

Return Value

Volumes

Exceptions

Exception