Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/Resource/
H A DShelves.php20 use Google\Service\Libraryagent\GoogleExampleLibraryagentV1ListShelvesResponse; alias
59 * @return GoogleExampleLibraryagentV1ListShelvesResponse
65 return $this->call('list', [$params], GoogleExampleLibraryagentV1ListShelvesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/
H A DGoogleExampleLibraryagentV1ListShelvesResponse.php20 class GoogleExampleLibraryagentV1ListShelvesResponse extends \Google\Collection class
61 class_alias(GoogleExampleLibraryagentV1ListShelvesResponse::class, 'Google_Service_Libraryagent_Goo…