Class Romanization (3.17.0)

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

A single romanization response.

Attributes

Name Description
romanized_text str
Romanized text. If an error occurs during romanization, this field might be excluded from the response.
detected_language_code str
The ISO-639 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request. If the source language was passed, auto-detection of the language does not occur and this field is empty.