Home
last modified time | relevance | path

Searched refs:GoogleExampleLibraryagentV1ListBooksResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/Resource/
H A DShelvesBooks.php21 use Google\Service\Libraryagent\GoogleExampleLibraryagentV1ListBooksResponse; alias
77 * @return GoogleExampleLibraryagentV1ListBooksResponse
83 return $this->call('list', [$params], GoogleExampleLibraryagentV1ListBooksResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/
H A DGoogleExampleLibraryagentV1ListBooksResponse.php20 class GoogleExampleLibraryagentV1ListBooksResponse extends \Google\Collection class
61 class_alias(GoogleExampleLibraryagentV1ListBooksResponse::class, 'Google_Service_Libraryagent_Googl…