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 webpage details the \u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, specifically for version 3.2.0 of the Google Cloud Dataproc .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e specifies the target for workflow execution, requiring either a \u003ccode\u003emanaged_cluster\u003c/code\u003e or \u003ccode\u003ecluster_selector\u003c/code\u003e to be defined.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionality for message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e class provides two constructors, a default one and one that takes another \u003ccode\u003eWorkflowTemplatePlacement\u003c/code\u003e instance, enabling the creation of new objects or copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eClusterSelector\u003c/code\u003e, \u003ccode\u003eManagedCluster\u003c/code\u003e, and \u003ccode\u003ePlacementCase\u003c/code\u003e, allowing users to define how the workflow is targeted and to specify the type of cluster it will use.\u003c/p\u003e\n"]]],[],null,[]]