Setting up service account key

Now that we have a project and an API key, let's set up a Service Account Key as well. Follow these steps:

  1. Navigate to Google Platform Console: https://console.cloud.google.com/
  2. Select the project we have created
  3. From the menu on the left-hand side, select APIs & Services
  4. Once you are on APIs & Services page, from the menu on the left-hand side, select Credentials
  5. Using the Create Credentials dropdown on the page, select Service account key
  6. Under Service account dropdown, select New service account and fill it as below
    1. Service account namesmart-exchange-service-account
    2. RoleProjectOwner (do not use this role in production, provide access to only the required services)
  7. Leave the auto generated Service ...

Get Google Cloud AI Services Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.