Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DRequestInfo.php30 public $appKey; variable in Google\\Service\\AlertCenter\\RequestInfo
53 public function setAppKey($appKey) argument
55 $this->appKey = $appKey;
62 return $this->appKey;