Class ReportErrorEventRequest (1.11.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/{projectId}, where {projectId} is the `Google Cloud Platform project ID
event google.cloud.errorreporting_v1beta1.types.ReportedErrorEvent
Required. The error event to be reported.