[[["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 latest version of the `ListNodesRequest` class is 2.4.0, with several prior versions available, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0."],["`ListNodesRequest` is used to make a request for `ListNodes` and inherits from `Object`, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`."],["The `ListNodesRequest` class has properties like `PageSize` (to define the maximum items to return), `PageToken` (for pagination), `Parent` (for the parent resource name), and `ParentAsLocationName` (a typed view over the parent resource name)."],["`ListNodesRequest` has two constructors: one default constructor `ListNodesRequest()` and one that takes another `ListNodesRequest` as a parameter for the purpose of copying it."],["The class includes inherited members from the `Object` base class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]