DictionaryExampleTextItem interface
Element containing the text with translation.
- Extends
Properties
translation | A string specifying the translated text previously returned by the Dictionary lookup operation. This should be the value from the normalizedTarget field in the translations list of the Dictionary lookup response. The service will return examples for the specific source-target word-pair. |
Inherited Properties
text | Text to translate. |
Property Details
translation
A string specifying the translated text previously returned by the Dictionary lookup operation. This should be the value from the normalizedTarget field in the translations list of the Dictionary lookup response. The service will return examples for the specific source-target word-pair.
translation: string
Property Value
string