[[["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 details the `NodeGroupsAddNodesRequest` class within the `Google.Cloud.Compute.V1` namespace, primarily used for managing node group additions in Google Cloud."],["The latest version available for this class is 3.6.0, but the documentation page focuses on version 1.3.0 and all versions between 1.0.0 and 3.6.0 are accessible."],["The `NodeGroupsAddNodesRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a property called `AdditionalNodeCount`, which is an integer that represents the number of nodes to be added to the group, and the `HasAdditionalNodeCount` property to check if the `additional_node_count` field is set."],["There are two constructors, one default constructor called `NodeGroupsAddNodesRequest()` and another called `NodeGroupsAddNodesRequest(NodeGroupsAddNodesRequest other)` that takes an existing `NodeGroupsAddNodesRequest` object as a parameter."]]],[]]