This is sample project demonstrating translation of JSON request object from Client to specific language.
This is console application expecting JSON key value pair as a request from client and converts to requested language.
Pre-requisite:
-
In the Cloud Platform Console, go to the Projects page and select or create a new project.
GO TO THE PROJECTS PAGE => https://console.cloud.google.com/project?_ga=2.164583865.-785086824.1504773218
-
Enable billing for your project. ENABLE BILLING => https://support.google.com/cloud/answer/6293499#enable-billing
-
Enable the Cloud Translation API. ENABLE THE API => https://console.cloud.google.com/flows/enableapi?apiid=translation.googleapis.com&_ga=2.264810761.-785086824.1504773218
After enabling the Google Cloud Translation API, click the Go to Credentials button to set up your Cloud Translation API credentials.