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