Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/Resource/
H A DProjectsLocationsConnections.php20 use Google\Service\BigQueryConnectionService\BigqueryconnectionEmpty; alias
64 * @return BigqueryconnectionEmpty
70 return $this->call('delete', [$params], BigqueryconnectionEmpty::class);
188 * @return BigqueryconnectionEmpty
194 return $this->call('updateCredential', [$params], BigqueryconnectionEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DBigqueryconnectionEmpty.php20 class BigqueryconnectionEmpty extends \Google\Model class
25 class_alias(BigqueryconnectionEmpty::class, 'Google_Service_BigQueryConnectionService_Bigqueryconne…