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 provides reference material for the `AuxiliaryNodeGroup` class within the Google Cloud Dataproc v1 API, covering versions 3.1.0 through 5.17.0, with version 5.17.0 being the latest."],["The `AuxiliaryNodeGroup` class represents node group identification and configuration information, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one `AuxiliaryNodeGroup()`, and another that takes an `AuxiliaryNodeGroup` as a parameter `AuxiliaryNodeGroup(AuxiliaryNodeGroup other)`."],["Key properties of `AuxiliaryNodeGroup` include `NodeGroup`, for node group configuration, and `NodeGroupId`, an optional string identifier for the node group, with specific character limitations."]]],[]]