public sealed class LaunchTemplateParameters : IMessage<LaunchTemplateParameters>, IEquatable<LaunchTemplateParameters>, IDeepCloneable<LaunchTemplateParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class LaunchTemplateParameters.
Parameters to provide to the template being launched.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eLaunchTemplateParameters\u003c/code\u003e class within the Dataflow v1beta3 API, which is used to specify parameters for launching Dataflow templates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLaunchTemplateParameters\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, offers a means to define the runtime environment, job name, and runtime parameters for a Dataflow job.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eEnvironment\u003c/code\u003e for setting the \u003ccode\u003eRuntimeEnvironment\u003c/code\u003e, \u003ccode\u003eJobName\u003c/code\u003e for specifying the job's name, \u003ccode\u003eParameters\u003c/code\u003e for runtime parameters, \u003ccode\u003eTransformNameMapping\u003c/code\u003e for updating pipelines, and \u003ccode\u003eUpdate\u003c/code\u003e to indicate whether to replace an existing pipeline.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.0.0-beta07, there are also versions 2.0.0-beta06 and 1.0.0-beta03 available.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless one, and one that takes another \u003ccode\u003eLaunchTemplateParameters\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]