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\u003eThe \u003ccode\u003eReportErrorsService.ReportErrorsServiceBase\u003c/code\u003e class is the base for server-side implementations of the ReportErrorsService within the Google Cloud Error Reporting v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.ErrorReporting.V1Beta1\u003c/code\u003e namespace, is found in the \u003ccode\u003eGoogle.Cloud.ErrorReporting.V1Beta1.dll\u003c/code\u003e assembly and inherits from the .NET \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003eReportErrorEvent\u003c/code\u003e method, which logs individual error events, accepting a \u003ccode\u003eReportErrorEventRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportErrorEvent\u003c/code\u003e method supports authentication with either an OAuth token or an API key appended to the URL, and returns a \u003ccode\u003eReportErrorEventResponse\u003c/code\u003e wrapped by a task.\u003c/p\u003e\n"],["\u003cp\u003eError Reporting is a global service that works with Cloud Logging but doesn't analyze logs stored in regional buckets or routed to other Google Cloud projects.\u003c/p\u003e\n"]]],[],null,[]]