public virtual Task<ReportErrorEventResponse> ReportErrorEvent(ReportErrorEventRequest request, ServerCallContext context)
Report an individual error event and record the event to a log.
This endpoint accepts either an OAuth token,
or an API key
for authentication. To use an API key, append it to the URL as the value of
a key parameter. For example:
POST
https://clouderrorreporting.googleapis.com/v1beta1/{projectName}/events:report?key=123ABC456
Note:Error Reporting is a global service built
on Cloud Logging and doesn't analyze logs stored
in regional log buckets or logs routed to other Google Cloud projects.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eReportErrorsServiceBase\u003c/code\u003e class, which serves as the base for server-side implementations of the \u003ccode\u003eReportErrorsService\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.ErrorReporting.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportErrorEvent\u003c/code\u003e method, a core functionality, allows for reporting individual error events, which are then recorded in a log, with either an OAuth token or an API key used for authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportErrorEvent\u003c/code\u003e method takes a \u003ccode\u003eReportErrorEventRequest\u003c/code\u003e and a \u003ccode\u003eServerCallContext\u003c/code\u003e as input parameters and returns a \u003ccode\u003eTask<ReportErrorEventResponse>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eError Reporting is a global service built on Cloud Logging but does not analyze logs in regional log buckets or logs routed to other Google Cloud projects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.0.0-beta05, but the documentation provided is for version 2.0.0-beta05.\u003c/p\u003e\n"]]],[],null,[]]