[[["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 `ListRuntimesRequest` class is used to request a list of Managed Notebook Runtimes and is part of the `Google.Cloud.Notebooks.V1` namespace."],["This class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as paging, messaging, equality checking, deep cloning, and buffer messaging."],["It has properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName` to control the listing parameters, such as the maximum number of items returned, pagination token, and the location of the notebook runtimes."],["There is a variety of versions available, with 2.5.0 being the most recent, while 1.0.0-beta04 contains the listed class information."],["The class allows the use of the GetHashCode(), GetType(), MemberwiseClone() and ToString() functions that it inherits from Object."]]],[]]