Class UserUtterance (2.0.0)

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

UserUtterance represents one message sent by the customer.

Attributes

Name Description
text str
Required. Message content in text.
audio_tokens MutableSequence[int]
Optional. Tokens of the audio input.
audio bytes
Optional. Audio input.