Hi Kkris,
Thank you for your questions. As of today, features available through the Google Translation API are mainly concerned with:
- Instant translation of text.
- Detection of the source language of the given text.
- Listing which language codes the API supports.
- A Premium feature ideal for precise, long-form translation.
Being available on the Google Cloud Platform, this API does not include features for alternative/different translations, definitions or examples. You may refer to this Translation API reference document for more information on REST query parameters and supported languages.
In case you would like to see these features be implement in the feature, I would recommend making a Public Issue Tracker feature request including any valuable details about how you would see them functioning.
Regards,
Alex
Hi Ajit,
To do this, you can implement your own solution on the Google Cloud Platform using the Translation API. You can find more information regarding this API on its product page and additional details from its documentation resources. Also, here is a Translation API Quickstart that will show you how to make a simple Translation API request using your own REST Client.