What you can do
- Launch a Dataflow job from a classic or Flex template
- Pass template parameters per run
Prerequisites
- A service account with permission to launch Dataflow jobs (for example, the Dataflow Developer role).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Launch GCP Dataflow jobs from templates in Paradime Bolt schedules so you can run batch or streaming data processing in your pipelines.
| Variable | Required | Description |
|---|---|---|
GCP_SERVICE_ACCOUNT_KEY_FILE | Required | Path to your GCP service account JSON key file. |
GCP_PROJECT_ID | Required | Your GCP project ID. |
GCP_LOCATION | Required | GCP region (for example, us-central1). |