Class Text (2.15.0)

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

The text response message.

Attribute

NameDescription
text Sequence[str]
A collection of text responses.

Inheritance

builtins.object > proto.message.Message > Text