public sealed class ReportErrorEventRequest : IMessage<ReportErrorEventRequest>, IEquatable<ReportErrorEventRequest>, IDeepCloneable<ReportErrorEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class ReportErrorEventRequest.
A request for reporting an individual error event.
Required. The resource name of the Google Cloud Platform project. Written
as projects/{projectId}, where {projectId} is the
Google Cloud Platform project
ID.
[[["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\u003eReportErrorEventRequest\u003c/code\u003e class, part of the Google Cloud Error Reporting v1beta1 API, is used to report individual error events.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and another that accepts another \u003ccode\u003eReportErrorEventRequest\u003c/code\u003e instance, allowing for duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eEvent\u003c/code\u003e, representing the error event being reported, and \u003ccode\u003eProjectName\u003c/code\u003e, which specifies the Google Cloud project associated with the error.\u003c/p\u003e\n"],["\u003cp\u003eThe project name property can be viewed in string or resource type via \u003ccode\u003eProjectName\u003c/code\u003e and \u003ccode\u003eProjectNameAsProjectName\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]