Using the Translation API with C#
GSP255
Overview
Google Cloud Translation API provides a simple programmatic interface for dynamically translating an arbitrary string into any supported language using state-of-the-art Neural Machine Translation. It can also be used to detect language in cases where the source language is unknown.
In this lab you will focus on using the Translation API with C#. You will learn how to list available languages, translate text, and detect the language of a given text.
What you'll learn
-
How to use the Cloud Shell
-
How to enable the Translation API
-
How to Authenticate API requests
-
How to install the Google Cloud client library for C#
-
How to list available languages
-
How to translate text
-
How to detect language
What you'll need
Únase a Qwiklabs para leer este lab completo… y mucho más.
- Obtenga acceso temporal a Google Cloud Console.
- Más de 200 labs para principiantes y niveles avanzados.
- El contenido se presenta de a poco para que pueda aprender a su propio ritmo.