GoogleCloudVisionV1p3beta1Position
A 3D position in the image, used primarily for Face detection landmarks. A valid Position must have both x and y coordinates. The position coordinates are in the same scale as the original image.
{
"x": 0,
"y": 0,
"z": 0
}