[[["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 `ListInstancesRequest` class is used to request a list of notebook instances within the AI Platform Notebooks v1 API."],["This class is part of the `Google.Cloud.Notebooks.V1` namespace and is found in the `Google.Cloud.Notebooks.V1.dll` assembly, and it implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListInstancesRequest` class has constructors to create a new instance, either empty or by copying another `ListInstancesRequest` object, and has properties such as `PageSize`, `PageToken`, and `Parent` to control the list call's parameters."],["The latest version of `ListInstancesRequest` available is 2.5.0, with older versions including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04, all accessible via specific URLs."],["Inherits from the base `object` type and supports members such as `GetHashCode()`, `GetType()`, and `ToString()`, allowing basic object operations."]]],[]]