Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DAppContext.php26 public $appTypes; variable in Google\\Service\\AdExchangeBuyerII\\AppContext
31 public function setAppTypes($appTypes) argument
33 $this->appTypes = $appTypes;
40 return $this->appTypes;