Cloud Vision V1 Client - Class WebDetectionParams (1.7.6)

Reference documentation and code samples for the Cloud Vision V1 Client class WebDetectionParams.

Parameters for web detection request.

Generated from protobuf message google.cloud.vision.v1.WebDetectionParams

Namespace

Google \ Cloud \ Vision \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ include_geo_results bool

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

getIncludeGeoResults

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

Returns
TypeDescription
bool

setIncludeGeoResults

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

Parameter
NameDescription
var bool
Returns
TypeDescription
$this