{
"groups": [
{
"groupName": {
"boolValue": true,
"errorValue": {
"message": "string",
"type": "ERROR_TYPE_UNSPECIFIED"
},
"formulaValue": "string",
"numberValue": 0,
"stringValue": "string"
},
"items": [
{
"boolValue": true,
"errorValue": {
"message": "string",
"type": "ERROR_TYPE_UNSPECIFIED"
},
"formulaValue": "string",
"numberValue": 0,
"stringValue": "string"
}
]
}
]
}