Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
H A DBrand.php25 public $applicationTitle; variable in Google\\Service\\CloudIAP\\Brand
42 public function setApplicationTitle($applicationTitle) argument
44 $this->applicationTitle = $applicationTitle;
51 return $this->applicationTitle;