module Google::Cloud::Vision::V1p4beta1::ImageAnnotator

Service that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection. The ImageAnnotator service returns detected entities from the images.

To load this service and instantiate a client:

require "google/cloud/vision/v1p4beta1/image_annotator"
client = ::Google::Cloud::Vision::V1p4beta1::ImageAnnotator::Client.new

Constants

Stub