Lines Matching full:volumes
69 * The "volumes" collection of methods.
73 * $volumes = $booksService->volumes;
79 * Retrieves volumes in a specific bookshelf for the specified user. (volumes.list)
81 * @param string $userId ID of user for whom to retrieve bookshelf volumes.
82 * @param string $shelf ID of bookshelf to retrieve volumes.
407 * Request downloaded content access for specified volumes on the My eBooks shelf.
580 * Clears all volumes from a bookshelf. (bookshelves.clearVolumes)
665 * The "volumes" collection of methods.
669 * $volumes = $booksService->volumes;
675 * Gets volume information for volumes on a bookshelf. (volumes.list)
677 * @param string $shelf The bookshelf ID or name retrieve volumes for.
752 * The "volumes" collection of methods.
756 * $volumes = $booksService->volumes;
762 * Gets volume information for a single volume. (volumes.get)
784 * Performs a book search. (volumes.list)
789 * @opt_param string download Restrict to volumes by download availability.
865 …* @opt_param string processingState The processing state of the user uploaded volumes to be return…
928 …* @opt_param string processingState The processing state of the user uploaded volumes to be return…
931 …* @opt_param string volumeId The ids of the volumes to be returned. If not specified all that matc…
972 public $volumes; variable in Google_BooksService
989 …volumes', json_decode('{"methods": {"list": {"id": "books.bookshelves.volumes.list", "path": "user…
991 …volumes/{volumeId}/layersummary/{summaryId}", "httpMethod": "GET", "parameters": {"contentVersion"…
992 …volumes/{volumeId}/layers/{layerId}/data/{annotationDataId}", "httpMethod": "GET", "parameters": {…
993 …volumes/{volumeId}/layers/{layerId}/annotations/{annotationId}", "httpMethod": "GET", "parameters"…
994 …"string", "repeated": true, "location": "query"}}, "response": {"$ref": "Volumes"}, "scopes": ["ht…
997 …volumes', json_decode('{"methods": {"list": {"id": "books.mylibrary.bookshelves.volumes.list", "pa…
999 …volumes = new Google_VolumesServiceResource($this, $this->serviceName, 'volumes', json_decode('{"m…
1000 …volumes.associated.list", "path": "volumes/{volumeId}/associated", "httpMethod": "GET", "parameter…
1001 …volumes.mybooks.list", "path": "volumes/mybooks", "httpMethod": "GET", "parameters": {"acquireMeth…
1002 …volumes.recommended.list", "path": "volumes/recommended", "httpMethod": "GET", "parameters": {"loc…
1003 …volumes.useruploaded.list", "path": "volumes/useruploaded", "httpMethod": "GET", "parameters": {"l…