Operation metadata for creating a parser extension.
JSON representation |
---|
{
"state": enum ( |
Fields | |
---|---|
state |
The state of the parser extension creation process. |
state_last_changed_time |
The time the config state was last changed. 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: |
validation_errors[] |
Any validation error while validating the extension, this have cap of size 10 |
validation_report |
The validation report generated during validation of the parser extension. |