Class TextPayload (1.6.2)

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

Container of information about a piece of text.

Attribute

NameDescription
text_content str
Text content.

Inheritance

builtins.object > proto.message.Message > TextPayload