14 lines
244 B
JSON
14 lines
244 B
JSON
{
|
|
"timeZone": "America/New_York",
|
|
"dependencies": {
|
|
},
|
|
"exceptionLogging": "STACKDRIVER",
|
|
"runtimeVersion": "V8",
|
|
"executionApi": {
|
|
"access": "ANYONE"
|
|
},
|
|
"oauthScopes": [
|
|
"https://www.googleapis.com/auth/spreadsheets"
|
|
]
|
|
}
|