[[["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 document provides details for the `ListSchedulesRequest` class, which is used to request a list of scheduled notebook jobs within the `Google.Cloud.Notebooks.V1` namespace."],["`ListSchedulesRequest` implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to support functionalities like pagination, message handling, comparison, deep cloning, and buffered message operations."],["The class includes properties such as `Filter`, `OrderBy`, `PageSize`, `PageToken`, and `Parent`, which enable users to filter, order, limit, paginate, and specify the parent resource for the list of scheduled notebooks."],["The class has two constructors, one being a parameterless constructor and the other allowing for the creation of a new `ListSchedulesRequest` instance by copying an existing `ListSchedulesRequest` object."],["There are multiple versions available for the `ListSchedulesRequest` class, with the latest being version 2.5.0, and version 1.0.0-beta04 being the version that is fully detailed in this document."]]],[]]