Searched refs:setAuthConfig (Results 1 – 4 of 4) sorted by relevance
83 public function setAuthConfig(AuthConfig $authConfig) function in Google\\Service\\Connectors\\Connection
187 $this->setAuthConfig($this->config['credentials']);969 $this->setAuthConfig($file);980 public function setAuthConfig($config) function in Google\\Client
350 $client->setAuthConfig($config);
159 1. Set the path to these credentials using `Google\Client::setAuthConfig`:163 $client->setAuthConfig('/path/to/client_credentials.json');235 $client->setAuthConfig($jsonKey);