Skip to content

Instantly share code, notes, and snippets.

@codeas
Created February 28, 2025 13:44
Show Gist options
  • Save codeas/0f3ab0d35bb96e15f980cb72eb604fb4 to your computer and use it in GitHub Desktop.
Save codeas/0f3ab0d35bb96e15f980cb72eb604fb4 to your computer and use it in GitHub Desktop.
{
"timeZone": "Europe/Prague",
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"oauthScopes": [
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/script.external_request",
"https://mail.google.com/",
"https://www.googleapis.com/auth/drive",
"https://www.googleapis.com/auth/spreadsheets",
"https://www.googleapis.com/auth/documents"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment