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.
Implements
IMessageReportErrorEventResponse, IEquatableReportErrorEventResponse, IDeepCloneableReportErrorEventResponse, IBufferMessage, IMessageNamespace
Google.Cloud.ErrorReporting.V1Beta1Assembly
Google.Cloud.ErrorReporting.V1Beta1.dll
Constructors
ReportErrorEventResponse()
public ReportErrorEventResponse()
ReportErrorEventResponse(ReportErrorEventResponse)
public ReportErrorEventResponse(ReportErrorEventResponse other)
Parameter | |
---|---|
Name | Description |
other |
ReportErrorEventResponse |