search By Text Request
fun searchByTextRequest(textQuery: String, placeFields: List<Place.Field>, actions: SearchByTextRequest.Builder.() -> Unit = {}): SearchByTextRequest
Builds a new SearchByTextRequest.
Return
the constructed SearchByTextRequest
Parameters
text Query
the query string to search
place Fields
the fields of the place to be requested
actions
the actions to apply to the SearchByTextRequest.Builder