[[["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 various versions of the `NodeGroupsDeleteNodesRequest` class, ranging from version 1.0.0 to the latest 3.6.0, within the Google.Cloud.Compute.V1 namespace."],["`NodeGroupsDeleteNodesRequest` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to manage requests to delete nodes."],["The class provides a constructor that can either be default or take an existing `NodeGroupsDeleteNodesRequest` as a parameter to create a new instance."],["It includes a `Nodes` property of type `RepeatedField\u003cstring\u003e`, representing the list of nodes intended for deletion."],["This class inherits basic functionalities such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the base `object` class, which is the core of .NET."]]],[]]