{
"boundingBox": {
"topRow": 0,
"leftCol": 0,
"bottomRow": 0,
"rightCol": 0
},
"mask": {
"image": {
"url": "string",
"base64": "string",
"allowDuplicateUrl": true,
"hosted": {
"prefix": "string",
"suffix": "string",
"sizes": [
"string"
],
"crossorigin": "string"
},
"imageInfo": {
"width": 0,
"height": 0,
"format": "string",
"colorMode": "string"
}
}
},
"polygon": {
"points": [
{
"row": 0,
"col": 0,
"z": 0,
"visibility": "NOT_SET"
}
]
},
"point": {
"row": 0,
"col": 0,
"z": 0,
"visibility": "NOT_SET"
},
"span": {
"charStart": 0,
"charEnd": 0,
"rawText": "string"
},
"token": {
"charStart": 0,
"charEnd": 0,
"rawText": "string"
},
"keypointLocations": [
{
"row": 0,
"col": 0,
"z": 0,
"visibility": "NOT_SET"
}
]
}