If specified, Dataproc attempts to create a NodePool with the
specified shape. If one with the same name already exists, it is
verified against all specified fields. If a field differs, the
virtual cluster creation will fail.
If omitted, any NodePool with the specified name is used. If a
NodePool with the specified name does not exist, Dataproc create a NodePool
with default values.
[[["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."],[[["This webpage provides documentation for the `GkeNodePoolTarget` class within the Google Cloud Dataproc v1 API, with the most recent version being 5.17.0."],["The `GkeNodePoolTarget` class is used to define the GKE NodePools on which Dataproc workloads are run, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GkeNodePoolTarget` class has three key properties: `NodePool`, which is a required string specifying the target GKE NodePool; `NodePoolConfig`, which is optional and used to configure the GKE NodePool, and `Roles`, which is a required field for specifying the types of roles for a GKE NodePool."],["The page lists various older versions of the API documentation, ranging from version 3.1.0 to the latest 5.17.0, allowing users to reference specific versions if needed."],["This `GkeNodePoolTarget` class has a constructor to create a new GkeNodePoolTarget object, and another constructor to copy the data from another `GkeNodePoolTarget` object."]]],[]]