Searched refs:bookshelves (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Books.php | 41 public $bookshelves; variable in Google\\Service\\Books 85 'bookshelves', 89 'path' => 'books/v1/users/{userId}/bookshelves/{shelf}', 108 'path' => 'books/v1/users/{userId}/bookshelves', 132 'path' => 'books/v1/users/{userId}/bookshelves/{shelf}/volumes', 815 'bookshelves', 819 'path' => 'books/v1/mylibrary/bookshelves/{shelf}/addVolume', 856 'path' => 'books/v1/mylibrary/bookshelves/{shelf}', 870 'path' => 'books/v1/mylibrary/bookshelves', 879 'path' => 'books/v1/mylibrary/bookshelves/{shelf}/moveVolume', [all …]
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BooksService.php | 961 public $bookshelves; variable in Google_BooksService 988 …$this->bookshelves = new Google_BookshelvesServiceResource($this, $this->serviceName, 'bookshelves…
|