A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
validation_errors[]
string
Any validation error while validating the extension, this have cap of size 10
validation_report
string
The validation report generated during validation of the parser extension.
[[["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 2023-12-20 UTC."],[[["The provided information outlines the JSON representation and operation metadata for creating a parser extension."],["The `state` field indicates the current state of the parser extension creation process using an enumerated type."],["`state_last_changed_time` records the last modification time of the configuration state in RFC3339 UTC \"Zulu\" format, with nanosecond precision."],["The `validation_errors` field lists any validation issues encountered during the extension validation process, with a maximum of 10 errors."],["The `validation_report` field contains a detailed report generated during the validation of the parser extension."]]],[]]