[[["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 content details the `NodeGroupsAddNodesRequest` class within the `Google.Cloud.Compute.V1` namespace, across various versions, with version 3.6.0 being the latest."],["This class, `NodeGroupsAddNodesRequest`, is used for defining requests to add nodes to a node group, as indicated by its name and the `AdditionalNodeCount` property."],["The `NodeGroupsAddNodesRequest` class inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating `NodeGroupsAddNodesRequest` objects, including one for creating a new instance and another for creating a copy from an existing `NodeGroupsAddNodesRequest` object."],["The class has one main property, `AdditionalNodeCount`, which is of type `Int32`, allowing you to set the number of nodes you want to add to the node group, and `HasAdditionalNodeCount`, a boolean to know if the property is set."]]],[]]