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."],[[["This webpage provides documentation for the `ClusterSelector` class within the Google Cloud Dataproc v1 API for .NET."],["The `ClusterSelector` class is used to select target clusters for jobs based on specific metadata, such as labels."],["The page lists the availability of the `ClusterSelector` class through multiple version releases, with version 5.17.0 as the latest."],["The documentation includes the class's inheritance, the interfaces it implements, its constructors, and its properties, such as `ClusterLabels` and `Zone`."],["`ClusterLabels` are required to match a cluster and `Zone` is optional to execute the workflow process."]]],[]]