{
"code": "string",
"message": "string",
"validationErrors": [
{
"field": "string",
"code": "string",
"message": "string",
"severity": "VALIDATION_SEVERITY_UNSPECIFIED"
}
]
}