AdaptiveMtTranslateResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An AdaptiveMtTranslate response.
Attributes |
|
---|---|
Name | Description |
translations |
MutableSequence[google.cloud.translate_v3.types.AdaptiveMtTranslation]
Output only. The translation. |
language_code |
str
Output only. The translation's language code. |
glossary_translations |
MutableSequence[google.cloud.translate_v3.types.AdaptiveMtTranslation]
Text translation response if a glossary is provided in the request. This could be the same as 'translation' above if no terms apply. |