2

Is there any way to create a single service account that can access multiple dialog flow projects on google cloud? Is this even supported by google cloud?

Vijay Muvva
  • 1,063
  • 1
  • 17
  • 31

1 Answers1

0

Sure. You'll need to grant that service account permissions in the desired projects. The roles that you grant depends on what you want the service account to do. Take a look at the access control documentation for Dialogflow to more information on the distinct roles available.

Tlaquetzal
  • 2,760
  • 1
  • 12
  • 18