Class TransliterableScript
java.lang.Object
com.azure.ai.translation.text.models.LanguageScript
com.azure.ai.translation.text.models.TransliterableScript
Script definition with list of script into which given script can be translitered.
-
Method Summary
Modifier and TypeMethodDescriptionGet the targetLanguageScripts property: List of scripts available to convert text to.Methods inherited from class com.azure.ai.translation.text.models.LanguageScript
getCode, getDirectionality, getName, getNativeName
-
Method Details
-
getTargetLanguageScripts
Get the targetLanguageScripts property: List of scripts available to convert text to.- Returns:
- the targetLanguageScripts value.
-