GoogleCloudVisionV1p2beta1Feature
The type of Google Cloud Vision API detection to perform, and the maximum number of results to return for that type. Multiple Feature objects can be specified in the features list.
{
"maxResults": 0,
"model": "string",
"type": "TYPE_UNSPECIFIED"
}