public sealed class ReportErrorEventResponse : IMessage<ReportErrorEventResponse>, IEquatable<ReportErrorEventResponse>, IDeepCloneable<ReportErrorEventResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class ReportErrorEventResponse.
Response for reporting an individual error event.
Data may be added to this message in the future.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `ReportErrorEventResponse` class is the response type for reporting individual error events within the Google Cloud Error Reporting v1beta1 API."],["This class, found in the `Google.Cloud.ErrorReporting.V1Beta1` namespace, is the latest version 3.0.0-beta05 and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ReportErrorEventResponse` inherits from the base `object` class and provides two constructors for creating instances, either default or by copying another `ReportErrorEventResponse` instance."],["The `ReportErrorEventResponse` is part of the `Google.Cloud.ErrorReporting.V1Beta1.dll` assembly."]]],[]]