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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eThere 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.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Enum JobType (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.JobType)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.JobType)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.JobType) \n\n public enum JobType\n\nReference documentation and code samples for the Dataflow v1beta3 API enum JobType.\n\nSpecifies the processing model used by a\n\\[google.dataflow.v1beta3.Job\\], which determines the way the Job is\nmanaged by the Cloud Dataflow service (how workers are scheduled, how\ninputs are sharded, etc).\n\nNamespace\n---------\n\n[Google.Cloud.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll"]]