Class: Google::Cloud::Vision::V1::WebDetectionParams

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#include_geo_resultstrue, false

Returns Whether to include results derived from the geo information in the image.

Returns:

  • (true, false)

    Whether to include results derived from the geo information in the image.



477
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 477

class WebDetectionParams; end