Class TextInput (0.5.0)

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

Represents the natural language text to be processed. .. attribute:: text

Required. The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.

:type: str