Output only. The name of this extension validation report. Output only. The resource name of the extension validation report. Format: projects/{project}/locations/{location}/instances/{instance}/logTypes/{logType}/parserExtensions/{parserExtension}/extensionValidationReports/{extensionValidationReport}
Output only. The time the validation report was initiated.
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".
validationErrors[]
string
Any validation errors encountered when creating the extension, this have cap of size 10
hasMoreValidationErrors
boolean
Output only. true, if there are more validation errors
[[["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-08-25 UTC."],[[["\u003cp\u003eThe ExtensionValidationReport resource provides a validation report for a parser extension.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of an ExtensionValidationReport includes the name, creation time, validation errors, and an indicator for additional errors.\u003c/p\u003e\n"],["\u003cp\u003eValidation errors are stored as strings, with a maximum of 10 reported errors.\u003c/p\u003e\n"],["\u003cp\u003eThe resource includes two methods: \u003ccode\u003eget\u003c/code\u003e to retrieve a specific report, and \u003ccode\u003elist\u003c/code\u003e to retrieve all reports for a given parser extension.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.instances.logTypes.parserExtensions.extensionValidationReports\n\n- [Resource: ExtensionValidationReport](#ExtensionValidationReport)\n - [JSON representation](#ExtensionValidationReport.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: ExtensionValidationReport\n-----------------------------------\n\nExtensionValidationReport describes the validation report of a parser. extension"]]