UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 18, 2026

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
  • Input
  • Output
  • Common
  • Misc

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated