Home
last modified time | relevance | path

Searched refs:oauth2ClientId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DIdentityAwareProxy.php29 public $oauth2ClientId; variable in Google\\Service\\Appengine\\IdentityAwareProxy
56 public function setOauth2ClientId($oauth2ClientId) argument
58 $this->oauth2ClientId = $oauth2ClientId;
65 return $this->oauth2ClientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceIAP.php29 public $oauth2ClientId; variable in Google\\Service\\Compute\\BackendServiceIAP
56 public function setOauth2ClientId($oauth2ClientId) argument
58 $this->oauth2ClientId = $oauth2ClientId;
65 return $this->oauth2ClientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DServiceAccount.php49 public $oauth2ClientId; variable in Google\\Service\\Iam\\ServiceAccount
146 public function setOauth2ClientId($oauth2ClientId) argument
148 $this->oauth2ClientId = $oauth2ClientId;
155 return $this->oauth2ClientId;