Below is the getQueryPredictions example given by google
service.getQueryPredictions({input: \'pizza near\'}, callback);
Is there a way to rest
This is currently not supported, for supported request parameters please see the reference documentation.
If you think this would be a useful feature please add a Places API - Feature Request.