Role specifies whose tasks will run on the NodePool. The roles can be
specific to workloads. Exactly one GkeNodePoolTarget within the
VirtualCluster must have 'default' role, which is used to run all workloads
that are not associated with a NodePool.
[[["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 latest version available for `Google.Cloud.Dataproc.V1.GkeNodePoolTarget.Types.Role` is 5.17.0, with versions ranging down to 3.1.0."],["The `Role` enum defines the function of a NodePool within the VirtualCluster."],["Exactly one `GkeNodePoolTarget` must be designated with the 'default' role, to which any workloads unassigned to a NodePool are directed."],["Available roles include `Controller`, `Default`, `SparkDriver`, `SparkExecutor`, and `Unspecified`, each serving specific functions within the cluster."],["The `Google.Cloud.Dataproc.V1.dll` assembly contains the `Role` enum."]]],[]]