[[["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-09-04 UTC."],[],[],null,["# Google Cloud Dataflow V1beta3 Client - Class LaunchTemplateParameters (0.8.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-dataflow/latest/V1beta3.LaunchTemplateParameters)\n- [0.8.1](/php/docs/reference/cloud-dataflow/0.8.1/V1beta3.LaunchTemplateParameters)\n- [0.7.1](/php/docs/reference/cloud-dataflow/0.7.1/V1beta3.LaunchTemplateParameters)\n- [0.6.6](/php/docs/reference/cloud-dataflow/0.6.6/V1beta3.LaunchTemplateParameters)\n- [0.5.1](/php/docs/reference/cloud-dataflow/0.5.1/V1beta3.LaunchTemplateParameters)\n- [0.4.1](/php/docs/reference/cloud-dataflow/0.4.1/V1beta3.LaunchTemplateParameters)\n- [0.3.10](/php/docs/reference/cloud-dataflow/0.3.10/V1beta3.LaunchTemplateParameters) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class LaunchTemplateParameters.\n\nParameters to provide to the template being launched. Note that the\n[metadata in the pipeline code](https://cloud.google.com/dataflow/docs/guides/templates/creating-templates#metadata)\ndetermines which runtime parameters are valid.\n\nGenerated from protobuf message `google.dataflow.v1beta3.LaunchTemplateParameters`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataflow \\\\ V1beta3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getJobName\n\nRequired. The job name to use for the created job.\n\nThe name must match the regular expression\n`[a-z]([-a-z0-9]{0,1022}[a-z0-9])?`\n\n### setJobName\n\nRequired. The job name to use for the created job.\n\nThe name must match the regular expression\n`[a-z]([-a-z0-9]{0,1022}[a-z0-9])?`\n\n### getParameters\n\nThe runtime parameters to pass to the job.\n\n### setParameters\n\nThe runtime parameters to pass to the job.\n\n### getEnvironment\n\nThe runtime environment for the job.\n\n### hasEnvironment\n\n### clearEnvironment\n\n### setEnvironment\n\nThe runtime environment for the job.\n\n### getUpdate\n\nIf set, replace the existing pipeline with the name specified by jobName\nwith this pipeline, preserving state.\n\n### setUpdate\n\nIf set, replace the existing pipeline with the name specified by jobName\nwith this pipeline, preserving state.\n\n### getTransformNameMapping\n\nOnly applicable when updating a pipeline. Map of transform name prefixes of\nthe job to be replaced to the corresponding name prefixes of the new job.\n\n### setTransformNameMapping\n\nOnly applicable when updating a pipeline. Map of transform name prefixes of\nthe job to be replaced to the corresponding name prefixes of the new job."]]