Home
last modified time | relevance | path

Searched defs:authorizedGaeApplications (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSettings.php32 public $authorizedGaeApplications; variable in Google\\Service\\SQLAdmin\\Settings
139 public function setAuthorizedGaeApplications($authorizedGaeApplications)
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php970 public $authorizedGaeApplications; variable in Google_Settings
984 …blic function setAuthorizedGaeApplications(/* array(Google_string) */ $authorizedGaeApplications) {