[[["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-04-17 UTC."],[[["The `ListJobsRequest` class is part of the Google Cloud Batch v1 API and is used to request a list of jobs."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, showcasing its integration with various functionalities and protocols."],["The `ListJobsRequest` class offers properties such as `Filter`, `PageSize`, `PageToken`, and `Parent`, enabling users to specify criteria for job listing, control pagination, and provide context."],["The ListJobsRequest class provides versions going back to version 1.0.0, with 2.13.0 being the most current."],["This class has public constructors `ListJobsRequest()` and `ListJobsRequest(ListJobsRequest other)` to create new objects from scratch or cloning."]]],[]]