For us to be able to use Google cloud translation services, we need to enable, which is done as follows:
- In order to enable the Google Cloud Translation API, search for the API in the console:
- Enable the Google Cloud Translation API:
- Once the Translation API is enabled, the next step is to create credentials to access the API. However, note that if you have already created credentials for one API, they can be used for any other API. Let's go ahead and initialize our instance using Cloud Shell:
- Once the instance starts, ...