find Autocomplete Predictions Request
fun findAutocompletePredictionsRequest(actions: FindAutocompletePredictionsRequest.Builder.() -> Unit): FindAutocompletePredictionsRequest
Deprecated
Use the version in the Places SDK instead.
Replace with
import com.google.android.libraries.places.api.net.kotlin.findAutocompletePredictionsRequest
Content copied to clipboard
findAutocompletePredictionsRequest(actions)Content copied to clipboard
Builds a new FindAutocompletePredictionsRequest.
Return
the constructed FindAutocompletePredictionsRequest
Parameters
actions
the actions to apply to the FindAutocompletePredictionsRequest.Builder