Searched refs:GoogleExampleLibraryagentV1Book (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Libraryagent\GoogleExampleLibraryagentV1Book; alias41 * @return GoogleExampleLibraryagentV1Book47 return $this->call('borrow', [$params], GoogleExampleLibraryagentV1Book::class);54 * @return GoogleExampleLibraryagentV1Book60 return $this->call('get', [$params], GoogleExampleLibraryagentV1Book::class);92 * @return GoogleExampleLibraryagentV1Book98 return $this->call('return', [$params], GoogleExampleLibraryagentV1Book::class);
23 protected $booksType = GoogleExampleLibraryagentV1Book::class;31 * @param GoogleExampleLibraryagentV1Book[]38 * @return GoogleExampleLibraryagentV1Book[]
20 class GoogleExampleLibraryagentV1Book extends \Google\Model class98 class_alias(GoogleExampleLibraryagentV1Book::class, 'Google_Service_Libraryagent_GoogleExampleLibra…