[[["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, part of the `Google.Cloud.Compute.V1` namespace, is used for requesting the addition of nodes to a node group and is currently at version 1.1.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The class includes two constructors: a default constructor `NodeGroupsAddNodesRequest()` and an overload `NodeGroupsAddNodesRequest(NodeGroupsAddNodesRequest other)` for creating a copy of another `NodeGroupsAddNodesRequest` object."],["It has a settable `AdditionalNodeCount` property of type `Int32` which is the count of nodes to add and a `HasAdditionalNodeCount` property of type `Boolean` to check if the value has been set."],["The webpage provides links to documentation for multiple versions, ranging from the latest 3.6.0 down to 1.0.0, offering a historical view and access to different updates of `NodeGroupsAddNodesRequest`."]]],[]]