Class ReportErrorEventRequest (1.0.0)

ReportErrorEventRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request for reporting an individual error event.

Attributes

NameDescription
project_name str
Required. The resource name of the Google Cloud Platform project. Written as projects/ plus the `Google Cloud Platform project ID
event .report_errors_service.ReportedErrorEvent
Required. The error event to be reported.