Class TextInput (0.4.1)

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

Represents the natural language text to be processed.

Attribute

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