Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsLocationsBatches.php22 use Google\Service\Dataproc\ListBatchesResponse; alias
103 * @return ListBatchesResponse
109 return $this->call('list', [$params], ListBatchesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DListBatchesResponse.php20 class ListBatchesResponse extends \Google\Collection class
61 class_alias(ListBatchesResponse::class, 'Google_Service_Dataproc_ListBatchesResponse');