Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 587 Bytes

LanguageTranslationResponse.md

File metadata and controls

12 lines (8 loc) · 587 Bytes

LanguageTranslationResponse

Properties

Name Type Description Notes
successful bool True if the language detection operation was successful, false otherwise [optional]
translated_text_result str Translated text in target language [optional]
sentence_count int Number of sentences in input text [optional]

[Back to Model list] [Back to API list] [Back to README]