12 lines
331 B
JSON
12 lines
331 B
JSON
|
|
{
|
||
|
|
"timeZone": "America/New_York",
|
||
|
|
"dependencies": {},
|
||
|
|
"exceptionLogging": "STACKDRIVER",
|
||
|
|
"runtimeVersion": "V8",
|
||
|
|
"oauthScopes": [
|
||
|
|
"https://www.googleapis.com/auth/spreadsheets.currentonly",
|
||
|
|
"https://www.googleapis.com/auth/script.container.ui",
|
||
|
|
"https://www.googleapis.com/auth/script.external_request"
|
||
|
|
]
|
||
|
|
}
|