Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperAppKey.php32 public $consumerKey; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey
89 public function setConsumerKey($consumerKey) argument
91 $this->consumerKey = $consumerKey;
98 return $this->consumerKey;
H A DGoogleCloudApigeeV1Credential.php30 public $consumerKey; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential
83 public function setConsumerKey($consumerKey) argument
85 $this->consumerKey = $consumerKey;
92 return $this->consumerKey;