public sealed class ClusterSelector : IMessage<ClusterSelector>, IEquatable<ClusterSelector>, IDeepCloneable<ClusterSelector>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eClusterSelector\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, used for selecting target clusters for jobs based on metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eClusterSelector\u003c/code\u003e is 5.17.0, with numerous previous versions available, ranging from 3.1.0 to 5.16.0, as shown by the provided documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterSelector\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterSelector\u003c/code\u003e includes properties like \u003ccode\u003eClusterLabels\u003c/code\u003e (a required map of string keys to string values for matching cluster labels) and \u003ccode\u003eZone\u003c/code\u003e (an optional string to specify the execution zone).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eClusterSelector()\u003c/code\u003e and a copy constructor \u003ccode\u003eClusterSelector(ClusterSelector other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]