[[["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-08 UTC."],[[["The `NodeGroupsAddNodesRequest` class is used to request the addition of nodes to a node group, with the latest version being 3.6.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionality related to messaging, equality, deep cloning, and buffered messages."],["The `NodeGroupsAddNodesRequest` class has an `AdditionalNodeCount` property that allows you to set the number of nodes to add, and the `HasAdditionalNodeCount` property allows you to check if the `AdditionalNodeCount` field is set."],["The class provides two constructors: a default constructor (`NodeGroupsAddNodesRequest()`) and a copy constructor (`NodeGroupsAddNodesRequest(NodeGroupsAddNodesRequest other)`)."],["The documentation provided covers all versions from 1.0.0 up to 3.6.0, for the `NodeGroupsAddNodesRequest`."]]],[]]