Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DListTransferConfigsResponse.php20 class ListTransferConfigsResponse extends \Google\Collection class
61 class_alias(ListTransferConfigsResponse::class, 'Google_Service_BigQueryDataTransfer_ListTransferCo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsLocationsTransferConfigs.php21 use Google\Service\BigQueryDataTransfer\ListTransferConfigsResponse; alias
138 * @return ListTransferConfigsResponse
144 return $this->call('list', [$params], ListTransferConfigsResponse::class);
H A DProjectsTransferConfigs.php21 use Google\Service\BigQueryDataTransfer\ListTransferConfigsResponse; alias
138 * @return ListTransferConfigsResponse
144 return $this->call('list', [$params], ListTransferConfigsResponse::class);