Reference documentation and code samples for the Dataflow v1beta3 API enum JobType.
Specifies the processing model used by a
[google.dataflow.v1beta3.Job], which determines the way the Job is
managed by the Cloud Dataflow service (how workers are scheduled, how
inputs are sharded, etc).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Dataflow v1beta3 API enum JobType is 2.0.0-beta07, with previous versions including 2.0.0-beta06 and 1.0.0-beta03."],["The JobType enum specifies the processing model used by a Job, determining how it is managed by the Cloud Dataflow service, such as worker scheduling and input sharding."],["There are three possible job types: Batch, which is a job with a defined endpoint where data is read, processed, and written; Streaming, which is a continuous job with no end point; and Unknown, which means the job type is unspecified or unknown."]]],[]]