Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DLanguageSettings.php25 public $displayLanguage; variable in Google\\Service\\Gmail\\LanguageSettings
30 public function setDisplayLanguage($displayLanguage) argument
32 $this->displayLanguage = $displayLanguage;
39 return $this->displayLanguage;