public sealed class WorkflowTemplatePlacement : IMessage<WorkflowTemplatePlacement>, IEquatable<WorkflowTemplatePlacement>, IDeepCloneable<WorkflowTemplatePlacement>, IBufferMessage, IMessage
Specifies workflow execution target.
Either managed_cluster or cluster_selector is required.
[[["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 page details the \u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, used for specifying workflow execution targets in Google Cloud Dataproc.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 5.17.0, and the page covers a range of versions from 3.1.0 up to the latest, with the full list provided for navigation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e objects can be instantiated with a default constructor or by copying another \u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e object, as it is shown with its constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe class properties include \u003ccode\u003eClusterSelector\u003c/code\u003e, which is used to dynamically select a target cluster for jobs, and \u003ccode\u003eManagedCluster\u003c/code\u003e, used for specifying a workflow-managed cluster.\u003c/p\u003e\n"],["\u003cp\u003eEither \u003ccode\u003emanaged_cluster\u003c/code\u003e or \u003ccode\u003ecluster_selector\u003c/code\u003e is required when using the \u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e class to define how the workflow will run, and the class also implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]