Class: Google::Cloud::Vision::V1::WebDetectionParams
- Inherits:
-
Object
- Object
- Google::Cloud::Vision::V1::WebDetectionParams
- Defined in:
- lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb
Overview
Parameters for web detection request.
Instance Attribute Summary collapse
-
#include_geo_results ⇒ true, false
Whether to include results derived from the geo information in the image.
Instance Attribute Details
#include_geo_results ⇒ true, false
Returns Whether to include results derived from the geo information in the image.
489 |
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 489 class WebDetectionParams; end |