dataflow/Dataflow Worker Service Account Permissions
Check the Dataflow Worker account permissions.
Product: Dataflow
Step Type: GATEWAY
Description
Worker instances use the worker service account to access input and output resources after you submit your job. For the worker service account to be able to run a job, it must have the roles/dataflow.worker role.
Failure Reason
Service Account {service_account}
associated with the Dataflow job was not found in project {project_id}
or the specified cross-project.
Failure Remediation
Specify the project where the service account resides using the cross_project_project
parameter.