[[["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 `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`."]]],[]]