I use in my project a widget service for places in this guide: https://developers.google.com/places/android-api/autocomplete?hl=en
I need to filter the list of cities for only one region, for example, the search should be carried out only by cities of the Moscow region. How can this be implemented?