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 available is 2.0.0-beta07, with version 1.0.0-beta03 also listed."],["`JobType` is an enumeration that defines the processing model for a `Job` within the Cloud Dataflow service, dictating how the job is managed."],["The `JobType` enum includes fields for `Batch` (a job with a defined end), `Streaming` (a continuous job with no end), and `Unknown` (an unspecified or unknown job type)."],["This element is found within the `Google.Cloud.Dataflow.V1Beta3` namespace and is part of the `Google.Cloud.Dataflow.V1Beta3.dll` assembly."]]],[]]