Your client libraries can be used without needing to explicitly provide
credentials.
Cloud Run functions is configured to use Error Reporting
automatically. Unhandled exceptions will appear in Logging and
be processed by Error Reporting without needing to use a client
library.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["Cloud Run functions automatically grants the Error Reporting Writer role to your default service account."],["Client libraries can be used without explicitly providing credentials in Cloud Run."],["Error Reporting is automatically configured for Cloud Run functions."],["Unhandled exceptions in Cloud Run will appear in Logging and be processed by Error Reporting."],["Log entries containing a stack trace with a severity of ERROR or no specified log severity are automatically processed."]]],[]]