tock / ai.tock.bot.connector.ga.model.response / GAExpectedInput / <init>

<init>

GAExpectedInput(inputPrompt: GAInputPrompt, possibleIntents: List<GAExpectedIntent> = listOf( GAExpectedIntent(GAIntent.text) ), speechBiasingHints: List<String> = emptyList())