[[["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."],[[["The `NodeGroupsAddNodesRequest` class is available in multiple versions, ranging from 1.0.0 to the latest 3.6.0, within the Google.Cloud.Compute.V1 namespace."],["`NodeGroupsAddNodesRequest` class is used to specify the number of additional nodes to add to a node group and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a constructor `NodeGroupsAddNodesRequest()` for creating instances, and another `NodeGroupsAddNodesRequest(NodeGroupsAddNodesRequest other)` for deep cloning."],["It includes properties such as `AdditionalNodeCount`, which represents the number of nodes to add, and `HasAdditionalNodeCount`, which checks if the count is set."],["The `NodeGroupsAddNodesRequest` class inherits from `object`, and it also uses inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]