public sealed class LaunchTemplateParameters : IMessage<LaunchTemplateParameters>, IEquatable<LaunchTemplateParameters>, IDeepCloneable<LaunchTemplateParameters>, IBufferMessage, IMessage
Parameters to provide to the template being launched.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eLaunchTemplateParameters\u003c/code\u003e class, which is used to specify parameters for launching Dataflow templates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLaunchTemplateParameters\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eJobName\u003c/code\u003e, \u003ccode\u003eParameters\u003c/code\u003e, \u003ccode\u003eTransformNameMapping\u003c/code\u003e, and \u003ccode\u003eUpdate\u003c/code\u003e, which define the runtime environment, job name, runtime parameters, transform name mappings, and whether to update an existing pipeline, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor options for this class, one default and another for copying the parameters of an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThis is version 1.0.0-beta03 of the documentation, but has links to the latest version, as well as one previous.\u003c/p\u003e\n"]]],[],null,[]]