Cloud Vision V1p3beta1 API - Class Google::Cloud::Vision::V1p3beta1::WebDetectionParams (v0.6.0)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::WebDetectionParams.

Parameters for web detection request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#include_geo_results

def include_geo_results() -> ::Boolean
Returns
  • (::Boolean) — Whether to include results derived from the geo information in the image.

#include_geo_results=

def include_geo_results=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to include results derived from the geo information in the image.
Returns
  • (::Boolean) — Whether to include results derived from the geo information in the image.