SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.biasPosition(Double... biasPosition) |
Contains the coordinates for the optional bias position specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.biasPosition(Collection<Double> biasPosition) |
Contains the coordinates for the optional bias position specified in the request.
|
static SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.builder() |
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.dataSource(String dataSource) |
The geospatial data provider attached to the place index resource specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.filterBBox(Double... filterBBox) |
Contains the coordinates for the optional bounding box specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.filterBBox(Collection<Double> filterBBox) |
Contains the coordinates for the optional bounding box specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.filterCategories(String... filterCategories) |
The optional category filter specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.filterCategories(Collection<String> filterCategories) |
The optional category filter specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.filterCountries(String... filterCountries) |
Contains the optional country filter specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.filterCountries(Collection<String> filterCountries) |
Contains the optional country filter specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.language(String language) |
The preferred language used to return results.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.maxResults(Integer maxResults) |
Contains the optional result count limit specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.Builder.text(String text) |
The free-form partial text input specified in the request.
|
SearchPlaceIndexForSuggestionsSummary.Builder |
SearchPlaceIndexForSuggestionsSummary.toBuilder() |
|