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, which is used to select target clusters for jobs based on their metadata within the Google Cloud Dataproc V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eClusterSelector\u003c/code\u003e class is 5.17.0, and this document covers versions dating back to 3.1.0, offering a comprehensive history of changes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterSelector\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, indicating its role in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eClusterLabels\u003c/code\u003e (a required field for matching cluster metadata) and \u003ccode\u003eZone\u003c/code\u003e (an optional field for specifying the workflow execution zone).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterSelector\u003c/code\u003e class has two constructors, one default and one to construct from another \u003ccode\u003eClusterSelector\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]