2023-01-16 17:08:32 -05:00
|
|
|
{
|
|
|
|
|
"timeZone": "America/New_York",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
},
|
|
|
|
|
"exceptionLogging": "STACKDRIVER",
|
2023-01-17 15:59:28 -05:00
|
|
|
"runtimeVersion": "V8",
|
|
|
|
|
"executionApi": {
|
|
|
|
|
"access": "ANYONE"
|
|
|
|
|
},
|
|
|
|
|
"oauthScopes": [
|
|
|
|
|
"https://www.googleapis.com/auth/spreadsheets"
|
|
|
|
|
]
|
|
|
|
|
}
|