[[["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\u003eThe provided JSON structure outlines the necessary components for launching a job, including job name, parameters, environment, and update options.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ejobName\u003c/code\u003e field is a required string that must adhere to a specific regular expression pattern for the created job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparameters\u003c/code\u003e field is a map of string key-value pairs that define the runtime parameters to be utilized.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eenvironment\u003c/code\u003e field allows for the configuration of the job's runtime settings, referencing a detailed \u003ccode\u003eRuntimeEnvironment\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etransformNameMapping\u003c/code\u003e is a map used exclusively when updating a pipeline, facilitating the mapping between old and new transform name prefixes.\u003c/p\u003e\n"]]],[],null,["# LaunchTemplateParameters\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nParameters to provide to the template being launched. Note that the [metadata in the pipeline code](https://cloud.google.com/dataflow/docs/guides/templates/creating-templates#metadata) determines which runtime parameters are valid."]]