Files
Gainsight/Scripts/GoogleScripts/TS_Tests/appsscript.json

10 lines
208 B
JSON
Raw Normal View History

2022-09-14 16:22:13 -04:00
{
"timeZone": "America/New_York",
"dependencies": {},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"webapp": {
"executeAs": "USER_DEPLOYING",
"access": "ANYONE_ANONYMOUS"
}
}