Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsOperations.php22 use Google\Service\AIPlatformNotebooks\NotebooksEmpty; alias
49 * @return NotebooksEmpty
55 return $this->call('cancel', [$params], NotebooksEmpty::class);
65 * @return NotebooksEmpty
71 return $this->call('delete', [$params], NotebooksEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DNotebooksEmpty.php20 class NotebooksEmpty extends \Google\Model class
25 class_alias(NotebooksEmpty::class, 'Google_Service_AIPlatformNotebooks_NotebooksEmpty');