Class TextInput (2.13.0)

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

Represents the natural language text to be processed.

Attributes

NameDescription
text str
Required. The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 characters.
language_code str
Required. The language of this conversational query. See `Language Support