
GetJob
CertifiedRetrieve status and metadata of a Dataflow job
GetJob
Certified
Retrieve status and metadata of a Dataflow job
yaml
type: io.kestra.plugin.gcp.dataflow.GetJobExamples
yaml
id: get_dataflow_job
namespace: company.team
tasks:
- id: get_job
type: io.kestra.plugin.gcp.dataflow.GetJob
projectId: "{{ secret('GCP_PROJECT_ID') }}"
location: us-central1
jobId: 2026-06-25_00_00_00-123456789
Properties
jobId *Requiredstring
location *Requiredstring
impersonatedServiceAccount string
pluginDefaultsRef Non-dynamicstring
projectId string
scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]serviceAccount string
Outputs
createTime string
Format
date-timecurrentState string
currentStateTime string
Format
date-time