translatedText property

String? translatedText
getter/setter pair

Text translated into the target language.

If an error occurs during translation, this field might be excluded from the response.

Implementation

core.String? translatedText;