You can find all the information about permissions on this page: https://cloud.google.com/dataflow/docs/concepts/security-and-permissions
On Thu, Jan 16, 2020, 22:46 Marco Mistroni <[email protected]> wrote: > hi all > apologies for this basic question... > i have a simple workflow that i have been running successfully using > DirectRunner > I tried to switch to DataflowRunner and i am getting back this exception > I have kicked off the job in a compute Engine part of my project..... > Would anyone know which permission do i need to add and w here? > kind regards > > "message": "(98fd51fd0ab0a40d): Could not create workflow; user does not > have write access to project: xxproject Causes: (98fd51fd0ab0a0f4): > Permission 'dataflow.jobs.create' denied on project: 'xxxproject'", > >
