Time when the event occurred as provided in the error report. If the report did not contain a timestamp, the time the error was received by the Error Reporting system is used.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["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-02-20 UTC."],[[["The Error Reporting system returns an error event, which is represented in JSON format."],["The JSON representation includes fields for `eventTime`, `serviceContext`, `message`, and `context`."],["`eventTime` is a timestamp indicating when the error occurred, formatted according to RFC 3339."],["`serviceContext` identifies the service for which the error was reported."],["`message` contains the stack trace reported or logged, and `context` provides information about the error's occurrence environment."]]],[]]