[[["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 `NodeGroupsAddNodesRequest` class within the Google Cloud Compute V1 library for .NET, with version 3.6.0 being the latest and version 1.0.0 as the oldest version."],["The `NodeGroupsAddNodesRequest` class is used to request adding additional nodes to a node group, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, along with constructors to create new instances, either default or by cloning another `NodeGroupsAddNodesRequest`."],["The class has two main properties: `AdditionalNodeCount`, an integer representing the number of nodes to add, and `HasAdditionalNodeCount`, a boolean indicating if `additional_node_count` has been set."],["There are 29 total versions of the NodeGroupsAddNodesRequest that are documented and can be accessed via link, starting from 1.0.0 up to 3.6.0."]]],[]]