[[["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 from the AI Platform Notebooks v1beta1 API, which is part of the Google Cloud .NET client library."],["This class, `ListInstancesRequest`, implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable\u003cListInstancesRequest\u003e`, `IDeepCloneable\u003cListInstancesRequest\u003e`, and `IBufferMessage`, and also inherits from `object`."],["The class provides constructors to create a new `ListInstancesRequest` instance, either as a default object or by copying an existing instance."],["It has properties such as `PageSize`, `PageToken`, and `Parent`, to control the number of returned results, continue listing from a specific point, and specify the project and location for the notebook instances."],["The latest version that is included in this document is 2.0.0-beta05, although the information is focused on the 2.0.0-beta04 version."]]],[]]