annotate
public Vision.Images.Annotate annotate(GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest content)
throws IOException
Run image detection and annotation for a batch of images.
Create a request for the method "images.annotate".
This request holds the parameters needed by the vision server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
content - the GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest
- Returns:
- the request
- Throws:
IOException