Home
last modified time | relevance | path

Searched refs:ListRuntimesResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DListRuntimesResponse.php20 class ListRuntimesResponse extends \Google\Collection class
79 class_alias(ListRuntimesResponse::class, 'Google_Service_AIPlatformNotebooks_ListRuntimesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsRuntimes.php20 use Google\Service\AIPlatformNotebooks\ListRuntimesResponse; alias
134 * @return ListRuntimesResponse
140 return $this->call('list', [$params], ListRuntimesResponse::class);