class EntryPoint extends Model (View source)

Properties

protected $addOnType
protected $addOnDataType
string $entryPointType
protected $executionApiType
protected $executionApiDataType
protected $webAppType
protected $webAppDataType

Methods

Details

setAddOn(GoogleAppsScriptTypeAddOnEntryPoint $addOn)

No description

setEntryPointType($entryPointType)

No description

Parameters

$entryPointType

string getEntryPointType()

No description

Return Value

string

setExecutionApi(GoogleAppsScriptTypeExecutionApiEntryPoint $executionApi)

No description

setWebApp(GoogleAppsScriptTypeWebAppEntryPoint $webApp)

No description