Cloud Dataproc V1beta2 API - Class Google::Cloud::Dataproc::V1beta2::WorkflowTemplatePlacement (v0.6.3)

Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::WorkflowTemplatePlacement.

Specifies workflow execution target.

Either managed_cluster or cluster_selector is required.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_selector

def cluster_selector() -> ::Google::Cloud::Dataproc::V1beta2::ClusterSelector
Returns

#cluster_selector=

def cluster_selector=(value) -> ::Google::Cloud::Dataproc::V1beta2::ClusterSelector
Parameter
Returns

#managed_cluster

def managed_cluster() -> ::Google::Cloud::Dataproc::V1beta2::ManagedCluster
Returns

#managed_cluster=

def managed_cluster=(value) -> ::Google::Cloud::Dataproc::V1beta2::ManagedCluster
Parameter
Returns