Connecting a GCP as a service account

Hello, I would like to use NLP in my chatbot and to do this, I have a Google Cloud Project that I would like to connect.

Can you tell me how I can do this ?

Hi !

You need to create a service account on GCP :
https://console.cloud.google.com/

Select your project :

Search for service accounts :

Create one :

Give it the Dialogflow API Admin rights :

Click manage keys :

Create a new key :

Click create and download :

Then you can upload it in Ideta :

That’s it !