Setting up on Cloud Run functions

Cloud Run functions lets you monitor and diagnose runtime errors by automatically writing unhandled exceptions to Cloud Logging. Error Reporting evaluates these logged stack traces without requiring a client library, and Cloud Run functions automatically grants default credentials if you use a client library.