list_errors {googleErrorReportingR} | R Documentation |
Get list of errors from Google Error Reporting
Description
Get list of errors from Google Error Reporting
Usage
list_errors(project_id, api_key)
Arguments
project_id |
the project ID of your project on GCP |
api_key |
an API key with permissions to write to Google Error Reporting |
Value
No return, we focus on side effect
[Package googleErrorReportingR version 0.0.4 Index]