Home
last modified time | relevance | path

Searched refs:setAuthConfig (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConnection.php83 public function setAuthConfig(AuthConfig $authConfig) function in Google\\Service\\Connectors\\Connection
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php187 $this->setAuthConfig($this->config['credentials']);
969 $this->setAuthConfig($file);
980 public function setAuthConfig($config) function in Google\\Client
/plugin/authgooglesheets/
H A Dhelper.php350 $client->setAuthConfig($config);
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md159 1. Set the path to these credentials using `Google\Client::setAuthConfig`:
163 $client->setAuthConfig('/path/to/client_credentials.json');
235 $client->setAuthConfig($jsonKey);