includeQueryPredictions property

bool? includeQueryPredictions
getter/setter pair

If true, the response will include both Place and query predictions.

Otherwise the response will only return Place predictions.

Optional.

Implementation

core.bool? includeQueryPredictions;