21 lines
506 B
JSON
21 lines
506 B
JSON
{
|
|
"timeZone": "America/Chicago",
|
|
"dependencies": {
|
|
"enabledAdvancedServices": [
|
|
{
|
|
"userSymbol": "BigQuery",
|
|
"version": "v2",
|
|
"serviceId": "bigquery"
|
|
}
|
|
]
|
|
},
|
|
"exceptionLogging": "STACKDRIVER",
|
|
"runtimeVersion": "V8",
|
|
"oauthScopes": [
|
|
"https://www.googleapis.com/auth/bigquery",
|
|
"https://www.googleapis.com/auth/spreadsheets",
|
|
"https://www.googleapis.com/auth/cloud-platform",
|
|
"https://www.googleapis.com/auth/script.container.ui"
|
|
]
|
|
}
|