public sealed class ClusterSelector : IMessage<ClusterSelector>, IEquatable<ClusterSelector>, IDeepCloneable<ClusterSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ClusterSelector.
A selector that chooses target cluster for jobs based on metadata.
[[["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."],[[["The latest version available for the Google Cloud Dataproc v1 API class `ClusterSelector` is 5.17.0."],["The `ClusterSelector` class in the Google Cloud Dataproc v1 API allows selection of target clusters for jobs based on metadata."],["The `ClusterSelector` class is implemented with interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` as well as inheritance from the `object` class."],["The `ClusterSelector` class has two constructors and two properties: `ClusterLabels`, which is required for matching cluster labels, and `Zone`, which is optional and specifies the workflow execution zone."],["This page covers versions ranging from 3.1.0 to 5.17.0 for the `ClusterSelector` class, with links to each version's specific documentation."]]],[]]