Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsTransferConfigsRuns.php21 use Google\Service\BigQueryDataTransfer\ListTransferRunsResponse; alias
87 * @return ListTransferRunsResponse
93 return $this->call('list', [$params], ListTransferRunsResponse::class);
H A DProjectsLocationsTransferConfigsRuns.php21 use Google\Service\BigQueryDataTransfer\ListTransferRunsResponse; alias
87 * @return ListTransferRunsResponse
93 return $this->call('list', [$params], ListTransferRunsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DListTransferRunsResponse.php20 class ListTransferRunsResponse extends \Google\Collection class
61 class_alias(ListTransferRunsResponse::class, 'Google_Service_BigQueryDataTransfer_ListTransferRunsR…