Class TextInput (2.3.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

Attribute

NameDescription
language_code str
Required. The language of this conversational query. See `Language Support