[[["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."],[[["This page documents the `ListInstancesRequest` class, which is used to request a list of notebook instances."],["The `ListInstancesRequest` class is part of the `Google.Cloud.Notebooks.V1Beta1` namespace and is found in the `Google.Cloud.Notebooks.V1Beta1.dll` assembly."],["The class implements interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling paged requests and data serialization."],["The `ListInstancesRequest` class includes properties such as `PageSize`, `PageToken`, and `Parent`, which are crucial for defining the parameters of the list request, including the size of the list, the token for continuing from the last result, and the location of the resources."],["There are two constructors available for this class, a parameterless one and one that takes another `ListInstancesRequest` object as a parameter."]]],[]]