public sealed class WorkflowTemplatePlacement : IMessage<WorkflowTemplatePlacement>, IEquatable<WorkflowTemplatePlacement>, IDeepCloneable<WorkflowTemplatePlacement>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class WorkflowTemplatePlacement.
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"]],[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `WorkflowTemplatePlacement` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0 and other versions of the API."],["`WorkflowTemplatePlacement` is used to specify the target for workflow execution, either through a managed cluster or a cluster selector, with one of these options being required."],["The `WorkflowTemplatePlacement` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with members being inherited from the base `object` class."],["The `WorkflowTemplatePlacement` class has two constructors and three properties: `ClusterSelector`, `ManagedCluster`, and `PlacementCase`, which can be used to setup the cluster or selector for the jobs."],["The latest version of the `WorkflowTemplatePlacement` API documentation is 5.17.0, with versions available down to 3.1.0."]]],[]]