(::Google::Protobuf::Map{::String => ::String}) — Only applicable when updating a pipeline. Map of transform name prefixes of
the job to be replaced to the corresponding name prefixes of the new job.
value (::Google::Protobuf::Map{::String => ::String}) — Only applicable when updating a pipeline. Map of transform name prefixes of
the job to be replaced to the corresponding name prefixes of the new job.
Returns
(::Google::Protobuf::Map{::String => ::String}) — Only applicable when updating a pipeline. Map of transform name prefixes of
the job to be replaced to the corresponding name prefixes of the new job.
#update
defupdate()->::Boolean
Returns
(::Boolean) — If set, replace the existing pipeline with the name specified by jobName
with this pipeline, preserving state.
#update=
defupdate=(value)->::Boolean
Parameter
value (::Boolean) — If set, replace the existing pipeline with the name specified by jobName
with this pipeline, preserving state.
Returns
(::Boolean) — If set, replace the existing pipeline with the name specified by jobName
with this pipeline, preserving state.
[[["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-09 UTC."],[],[],null,["# Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::LaunchTemplateParameters (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-dataflow-v1beta3/latest/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.13.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.13.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.12.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.12.1/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.11.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.11.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.10.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.9.1/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.8.2](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.8.2/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.7.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.7.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.6.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.6.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.5.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.4.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.3.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.2.0/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters)\n- [0.1.4](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.1.4/Google-Cloud-Dataflow-V1beta3-LaunchTemplateParameters) \nReference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::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\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #environment\n\n def environment() -\u003e ::Google::Cloud::Dataflow::V1beta3::RuntimeEnvironment\n\n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::RuntimeEnvironment](./Google-Cloud-Dataflow-V1beta3-RuntimeEnvironment)) --- The runtime environment for the job.\n\n### #environment=\n\n def environment=(value) -\u003e ::Google::Cloud::Dataflow::V1beta3::RuntimeEnvironment\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Dataflow::V1beta3::RuntimeEnvironment](./Google-Cloud-Dataflow-V1beta3-RuntimeEnvironment)) --- The runtime environment for the job. \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::RuntimeEnvironment](./Google-Cloud-Dataflow-V1beta3-RuntimeEnvironment)) --- The runtime environment for the job.\n\n### #job_name\n\n def job_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The job name to use for the created job.\n\n The name must match the regular expression\n `[a-z]([-a-z0-9]{0,1022}[a-z0-9])?`\n\n### #job_name=\n\n def job_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The job name to use for the created job.\n\n\n The name must match the regular expression\n`[a-z]([-a-z0-9]{0,1022}[a-z0-9])?` \n**Returns**\n\n- (::String) --- Required. The job name to use for the created job.\n\n The name must match the regular expression\n `[a-z]([-a-z0-9]{0,1022}[a-z0-9])?`\n\n### #parameters\n\n def parameters() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- The runtime parameters to pass to the job.\n\n### #parameters=\n\n def parameters=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- The runtime parameters to pass to the job. \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- The runtime parameters to pass to the job.\n\n### #transform_name_mapping\n\n def transform_name_mapping() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced to the corresponding name prefixes of the new job.\n\n### #transform_name_mapping=\n\n def transform_name_mapping=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced to the corresponding name prefixes of the new job. \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Only applicable when updating a pipeline. Map of transform name prefixes of the job to be replaced to the corresponding name prefixes of the new job.\n\n### #update\n\n def update() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- If set, replace the existing pipeline with the name specified by jobName with this pipeline, preserving state.\n\n### #update=\n\n def update=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- If set, replace the existing pipeline with the name specified by jobName with this pipeline, preserving state. \n**Returns**\n\n- (::Boolean) --- If set, replace the existing pipeline with the name specified by jobName with this pipeline, preserving state."]]