Optional. A node group ID. Generated if not specified.
The ID must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and hyphens (-). Cannot begin or end with underscore
or hyphen. Must consist of from 3 to 33 characters.
[[["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 documentation covers the `AuxiliaryNodeGroup` class within the Google Cloud Dataproc v1 API, detailing its properties, constructors, and implemented interfaces, with the latest version being 5.17.0."],["This `AuxiliaryNodeGroup` class is designed for configuring and identifying node groups within Dataproc clusters, as it inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor (`AuxiliaryNodeGroup()`) and a copy constructor (`AuxiliaryNodeGroup(AuxiliaryNodeGroup other)`), allowing for flexible object instantiation."],["The `AuxiliaryNodeGroup` class has two key properties: `NodeGroup` for the configuration details of the node group, and `NodeGroupId` for optional identification of the node group, which needs to adhere to specified character and length constraints."],["The provided documentation references multiple versions of the Google Cloud Dataproc v1 API, ranging from version 3.1.0 to 5.17.0, showcasing the evolution and history of the API."]]],[]]