Reader small image

You're reading from  Google Cloud AI Services Quick Start Guide

Product typeBook
Published inMay 2018
Reading LevelIntermediate
PublisherPackt
ISBN-139781788626613
Edition1st Edition
Languages
Right arrow
Author (1)
Arvind Ravulavaru
Arvind Ravulavaru
author image
Arvind Ravulavaru

Arvind Ravulavaru is a platform architect at Ubiconn IoT Solutions, with over 9 years of experience in software development and 2 years in hardware & product development. For the last 5 years, he has been working extensively on JavaScript, both on the server side and the client side. And for the last couple of years in IoT, building a platform for rapidly developing IoT solutions, named The IoT Suitcase. Prior to that, Arvind worked on big data, cloud computing, and orchestration.
Read more about Arvind Ravulavaru

Right arrow

Exploring Cloud Translation API

Please refer to the Setting up a Rest Client section from Chapter 3, Cloud Vision API to set up a REST API client, either Postman or cURL before you continue. Now that we have all the required setup done, let's get started with exploring the API.

In this section, we are going to explore two APIs of Cloud Translation:

  • Discovering supporting languages
  • Translating text

Apart from this, there is another API, which helps us discover the language of the text. While integrating with SmartExchange, we are going to make a request to the supporting languages API and then make a request to translate text, to get the translated text. We will start with discovering supporting languages.

Discovering supporting languages

...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Google Cloud AI Services Quick Start Guide
Published in: May 2018Publisher: PacktISBN-13: 9781788626613

Author (1)

author image
Arvind Ravulavaru

Arvind Ravulavaru is a platform architect at Ubiconn IoT Solutions, with over 9 years of experience in software development and 2 years in hardware & product development. For the last 5 years, he has been working extensively on JavaScript, both on the server side and the client side. And for the last couple of years in IoT, building a platform for rapidly developing IoT solutions, named The IoT Suitcase. Prior to that, Arvind worked on big data, cloud computing, and orchestration.
Read more about Arvind Ravulavaru