Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php57 public $oauthConsumerKey; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
202 public function setOauthConsumerKey($oauthConsumerKey) argument
204 $this->oauthConsumerKey = $oauthConsumerKey;
211 return $this->oauthConsumerKey;