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\u003eThe content provides documentation for the \u003ccode\u003eClusterSelector\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, detailing its purpose in selecting target clusters for jobs based on metadata.\u003c/p\u003e\n"],["\u003cp\u003eVersion 5.17.0 is the latest release for the \u003ccode\u003eClusterSelector\u003c/code\u003e class, with previous versions available, including a list ranging from 5.16.0 to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterSelector\u003c/code\u003e is used to choose a cluster for jobs, matching clusters to required labels specified in the \u003ccode\u003eClusterLabels\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZone\u003c/code\u003e property is optional, and it specifies the zone where the workflow executes, using the first cluster's zone if unspecified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterSelector\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with inherited members for \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]