10 lines
288 B
JSON
10 lines
288 B
JSON
|
{
|
||
|
"timeZone": "America/Toronto",
|
||
|
"dependencies": {},
|
||
|
"exceptionLogging": "STACKDRIVER",
|
||
|
"oauthScopes": [
|
||
|
"https://www.googleapis.com/auth/spreadsheets.currentonly",
|
||
|
"https://www.googleapis.com/auth/script.external_request"
|
||
|
],
|
||
|
"runtimeVersion": "V8"
|
||
|
}
|