Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsSchedules.php20 use Google\Service\AIPlatformNotebooks\ListSchedulesResponse; alias
95 * @return ListSchedulesResponse
101 return $this->call('list', [$params], ListSchedulesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DListSchedulesResponse.php20 class ListSchedulesResponse extends \Google\Collection class
79 class_alias(ListSchedulesResponse::class, 'Google_Service_AIPlatformNotebooks_ListSchedulesResponse…