Interface protos.google.cloud.dataproc.v1.IClusterSelector (2.5.0)

Properties of a ClusterSelector.

Package

@google-cloud/dataproc!

Properties

clusterLabels

clusterLabels?: ({ [k: string]: string }|null);

ClusterSelector clusterLabels

Property Value
TypeDescription
({ [k: string]: string }|null)

zone

zone?: (string|null);

ClusterSelector zone

Property Value
TypeDescription
(string|null)