currentTextInput property

GoogleCloudDialogflowV2TextInput? currentTextInput
getter/setter pair

The current natural language text segment to compile suggestion for.

This provides a way for user to get follow up smart reply suggestion after a smart reply selection, without sending a text message.

Implementation

GoogleCloudDialogflowV2TextInput? currentTextInput;