entryPointConfig = $entryPointConfig; } /** * @return Google_Service_Script_GoogleAppsScriptTypeExecutionApiConfig */ public function getEntryPointConfig() { return $this->entryPointConfig; } }