textResponses property

List<GoogleCloudDialogflowCxV3ResponseMessageText>? textResponses
getter/setter pair

The text responses from the agent for the turn.

Implementation

core.List<GoogleCloudDialogflowCxV3ResponseMessageText>? textResponses;