Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DConnectionCredential.php20 class ConnectionCredential extends \Google\Model class
42 class_alias(ConnectionCredential::class, 'Google_Service_BigQueryConnectionService_ConnectionCreden…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/Resource/
H A DProjectsLocationsConnections.php22 use Google\Service\BigQueryConnectionService\ConnectionCredential; alias
186 * @param ConnectionCredential $postBody
190 public function updateCredential($name, ConnectionCredential $postBody, $optParams = [])