[[["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 provides documentation for the `NodeGroupsAddNodesRequest` class within the Google Cloud Compute V1 .NET library, spanning versions 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `NodeGroupsAddNodesRequest` class, found in the namespace `Google.Cloud.Compute.V1`, is designed for managing node groups and is included in the `Google.Cloud.Compute.V1.dll` assembly."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers two constructors: a default one and another taking an existing `NodeGroupsAddNodesRequest` instance."],["The class has properties, `AdditionalNodeCount` which is an int used to designate the amount of nodes to add, and a bool property named `HasAdditionalNodeCount` which designates whether or not `AdditionalNodeCount` has been set."],["Users can refer to this documentation to understand the implementation details of the class, including its methods, constructors, properties, and the various versions available for managing node groups in the Google Cloud Compute environment."]]],[]]