Home
last modified time | relevance | path

Searched refs:moveVolume (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
DMylibraryBookshelves.php111 public function moveVolume($shelf, $volumeId, $volumePosition, $optParams = []) function in Google\\Service\\Books\\Resource\\MylibraryBookshelves
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DBooks.php878 ],'moveVolume' => [
879 'path' => 'books/v1/mylibrary/bookshelves/{shelf}/moveVolume',
/plugin/authgoogle/google/contrib/
DGoogle_BooksService.php641 public function moveVolume($shelf, $volumeId, $volumePosition, $optParams = array()) { function in Google_MylibraryBookshelvesServiceResource