activities
latest
false
UiPath logo, featuring letters U and I in white

Classic Integrations Activities

Last updated Oct 6, 2025

Google Text Translate

UiPath.Cognitive.Activities.Text.Analysis.GoogleTextTranslate

Translates a specified text from one selected language to another, and extracts the result as a String variable.

Properties

Input
  • Text - The text to be translated.

    Note: All strings have to be placed between quotation marks.
  • Key - The API key used to provide you access to Google Translate.
  • SourceLanguage - The language the given text is in.
  • TargetLanguage - The language in which to translate the given text.
Output
  • Output - The text translated in the target language.
Common
  • DisplayName - The display name of the activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Properties

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated