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 documentation provides reference material for the `ClusterSelector` class within the Google Cloud Dataproc v1 API, spanning multiple versions from 3.1.0 to the latest 5.17.0."],["`ClusterSelector` is a class used to select target clusters for jobs based on metadata, implementing various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers constructors for creating a `ClusterSelector` instance, either with no parameters or by copying another `ClusterSelector` object."],["`ClusterSelector` has properties including `ClusterLabels` (required for matching cluster labels) and `Zone` (optional, specifying the execution zone for workflow processes)."],["The latest version of the documentation provided is for version 5.17.0, while the current page is displaying documentation for version 5.8.0."]]],[]]