Home
last modified time | relevance | path

Searched refs:isUsingApplicationDefaultCredentials (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php285 if (!$this->isUsingApplicationDefaultCredentials()) {
435 if ($this->isUsingApplicationDefaultCredentials()) {
487 public function isUsingApplicationDefaultCredentials() function in Google\\Client