TranslationReportRequest
| Field | Type | Mandatory | Description |
|---|---|---|---|
| bridgeId | TranslationBridgeID | yes | The unique identifier of the related translation bridge. |
| timestamp | DateTime | yes | Event occurs at this time. |
| state | TranslationBridgeEventState | yes | The kind of the event. Determines the new state of the translation bridge. |
| errorMessage | String | no | Error message if the report is about a translation bridge error. |