Launches a template. To launch a template, we recommend using projects.locations.templates.launch with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using projects.templates.launch is not recommended, because jobs launched from the template will always start in us-central1.
Path parameters
Required. The ID of the Cloud Platform project that the job belongs to.
Query parameters
Path to the dynamic template specification file on Cloud Storage. The file must be a JSON serialized DynamicTemplateFileSpec object.
Cloud Storage path for staging dependencies. Must be a valid Cloud Storage URL, beginning with gs://.
A Cloud Storage path to the template to use to create the job. Must be valid Cloud Storage URL, beginning with gs://.
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
If true, the request is validated but not actually executed. Defaults to false.
Request body
Response
Successful response