Searched refs:entryPointConfig (Results 1 – 2 of 2) sorted by relevance
28 public function setEntryPointConfig(GoogleAppsScriptTypeExecutionApiConfig $entryPointConfig) argument30 $this->entryPointConfig = $entryPointConfig;37 return $this->entryPointConfig;
32 public function setEntryPointConfig(GoogleAppsScriptTypeWebAppConfig $entryPointConfig) argument34 $this->entryPointConfig = $entryPointConfig;41 return $this->entryPointConfig;