| Package | Description |
|---|---|
| com.google.api.services.script.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsScriptTypeWebAppConfig |
GoogleAppsScriptTypeWebAppConfig.clone() |
GoogleAppsScriptTypeWebAppConfig |
GoogleAppsScriptTypeWebAppEntryPoint.getEntryPointConfig()
The entry point's configuration.
|
GoogleAppsScriptTypeWebAppConfig |
GoogleAppsScriptTypeWebAppConfig.set(String fieldName,
Object value) |
GoogleAppsScriptTypeWebAppConfig |
GoogleAppsScriptTypeWebAppConfig.setAccess(String access)
Who has permission to run the web app.
|
GoogleAppsScriptTypeWebAppConfig |
GoogleAppsScriptTypeWebAppConfig.setExecuteAs(String executeAs)
Who to execute the web app as.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsScriptTypeWebAppEntryPoint |
GoogleAppsScriptTypeWebAppEntryPoint.setEntryPointConfig(GoogleAppsScriptTypeWebAppConfig entryPointConfig)
The entry point's configuration.
|
Copyright © 2011–2018 Google. All rights reserved.