Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ClusterSelector.
A selector that chooses target cluster for jobs based on metadata.
Generated from protobuf message google.cloud.dataproc.v1.ClusterSelector
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ zone
string
Optional. The zone where workflow process executes. This parameter does not affect the selection of the cluster. If unspecified, the zone of the first cluster matching the selector is used.
↳ cluster_labels
array| Google\Protobuf\Internal\MapField
Required. The cluster labels. Cluster must have all labels to match.
getZone
Optional. The zone where workflow process executes. This parameter does not affect the selection of the cluster.
If unspecified, the zone of the first cluster matching the selector is used.
string
setZone
Optional. The zone where workflow process executes. This parameter does not affect the selection of the cluster.
If unspecified, the zone of the first cluster matching the selector is used.
var
string
$this
getClusterLabels
Required. The cluster labels. Cluster must have all labels to match.
setClusterLabels
Required. The cluster labels. Cluster must have all labels to match.
$this