To create a job, we recommend using projects.locations.jobs.create with a regional endpoint. Using projects.jobs.create is not recommended, as your job will always start in us-central1.
Do not enter confidential information when you supply string values using the API.
HTTP request
POST https://dataflow.googleapis.com/v1b3/projects/{projectId}/jobs
[[["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-04-30 UTC."],[[["\u003cp\u003eThis API creates a Cloud Dataflow job, with the recommendation to use \u003ccode\u003eprojects.locations.jobs.create\u003c/code\u003e with a regional endpoint for job creation.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request for creating a job is a POST request to \u003ccode\u003ehttps://dataflow.googleapis.com/v1b3/projects/{projectId}/jobs\u003c/code\u003e utilizing gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eEssential path parameters for the request include \u003ccode\u003eprojectId\u003c/code\u003e, which is the ID of the Cloud Platform project.\u003c/p\u003e\n"],["\u003cp\u003eKey query parameters include \u003ccode\u003eview\u003c/code\u003e, \u003ccode\u003ereplaceJobId\u003c/code\u003e, and \u003ccode\u003elocation\u003c/code\u003e, with \u003ccode\u003elocation\u003c/code\u003e specifying the regional endpoint.\u003c/p\u003e\n"],["\u003cp\u003eBoth the request and response bodies contain an instance of the \u003ccode\u003eJob\u003c/code\u003e resource, and the operation requires specific OAuth scopes for authorization.\u003c/p\u003e\n"]]],[],null,[]]