Resource: ValidationReport
ValidationReport describes the validation status of a parser/extension when it was created.
| JSON representation | 
|---|
| { "name": string, "verdict": enum ( | 
| Fields | |
|---|---|
| name | 
 Output only. name of the validation report resource. | 
| verdict | 
 Verdict of the validation. | 
| stats | 
 Stats of the validation. | 
| error | 
 Errors occurred during validation. | 
| Methods | |
|---|---|
| 
 | Get a validation report. |