Interface WebDetectionParamsOrBuilder (3.1.0)

public interface WebDetectionParamsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getIncludeGeoResults()

public abstract boolean getIncludeGeoResults()

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

bool include_geo_results = 2;

Returns
TypeDescription
boolean

The includeGeoResults.