lib/google/cloud/vision/v1p3beta1/image_annotator.rb in google-cloud-vision-v1p3beta1-0.1.4 vs lib/google/cloud/vision/v1p3beta1/image_annotator.rb in google-cloud-vision-v1p3beta1-0.1.5
- old
+ new
@@ -37,10 +37,10 @@
# ImageAnnotator service returns detected entities from the images.
#
# To load this service and instantiate a client:
#
# require "google/cloud/vision/v1p3beta1/image_annotator"
- # client = Google::Cloud::Vision::V1p3beta1::ImageAnnotator::Client.new
+ # client = ::Google::Cloud::Vision::V1p3beta1::ImageAnnotator::Client.new
#
module ImageAnnotator
end
end
end