Class Text (0.8.0)

Text(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The text response message. Attributes: text (Sequence[str]): Required. A collection of text responses. allow_playback_interruption (bool): Output only. Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.

Inheritance

builtins.object > proto.message.Message > Text