locationFilters property
The location filters that the service applied to the specified query.
If any filters are lat-lng based, the Location.location_type is Location.LocationType.LOCATION_TYPE_UNSPECIFIED.
Implementation
core.List<Location>? locationFilters;