Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/
H A DGoogleExampleLibraryagentV1ListShelvesResponse.php27 protected $shelvesType = GoogleExampleLibraryagentV1Shelf::class;
45 * @param GoogleExampleLibraryagentV1Shelf[]
52 * @return GoogleExampleLibraryagentV1Shelf[]
H A DGoogleExampleLibraryagentV1Shelf.php20 class GoogleExampleLibraryagentV1Shelf extends \Google\Model class
62 class_alias(GoogleExampleLibraryagentV1Shelf::class, 'Google_Service_Libraryagent_GoogleExampleLibr…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/Resource/
H A DShelves.php21 use Google\Service\Libraryagent\GoogleExampleLibraryagentV1Shelf; alias
38 * @return GoogleExampleLibraryagentV1Shelf
44 return $this->call('get', [$params], GoogleExampleLibraryagentV1Shelf::class);