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 page provides documentation for the `WorkflowTemplatePlacement` class within the Google Cloud Dataproc v1 API, specifically within the 5.10.0 version of the library, and the latest version 5.17.0 is also available."],["`WorkflowTemplatePlacement` is used to define the execution target for workflows, allowing specification of either a managed cluster or a cluster selector."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting certain functionalities."],["The `WorkflowTemplatePlacement` class has two primary properties, `ClusterSelector` and `ManagedCluster`, and these are used to define which type of cluster the workflow will be executed on."],["This page contains a comprehensive list of all versions of `WorkflowTemplatePlacement` from 5.0.0 up until the latest version 5.17.0, and it also covers older versions such as 3.1.0, 3.2.0, 3.3.0, 3.4.0, and 4.0.0."]]],[]]