public sealed class ReportErrorEventRequest : IMessage<ReportErrorEventRequest>, IEquatable<ReportErrorEventRequest>, IDeepCloneable<ReportErrorEventRequest>, IBufferMessage, IMessage
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 is used to report individual error events within the Google Cloud Error Reporting system.\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, providing functionalities for message handling, equality checks, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportErrorEventRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eEvent\u003c/code\u003e, \u003ccode\u003eProjectName\u003c/code\u003e, and \u003ccode\u003eProjectNameAsProjectName\u003c/code\u003e, that can be used to set the details of the reported error and the name of the project.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eReportErrorEventRequest\u003c/code\u003e, one default and one that takes another \u003ccode\u003eReportErrorEventRequest\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"]]],[],null,[]]