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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ include_geo_results |
bool
This field has no effect on results. |
getIncludeGeoResults
This field has no effect on results.
Returns | |
---|---|
Type | Description |
bool |
setIncludeGeoResults
This field has no effect on results.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |