[[["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 `ListJobsRequest` class is part of the Google Cloud Batch v1alpha API, specifically version 1.0.0-alpha31 (latest)."],["This class is used to create a request for listing jobs within the Batch API and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["`ListJobsRequest` has properties such as `Filter`, `OrderBy`, `PageSize`, `PageToken`, and `Parent` which allow for specifying filtering, sorting, pagination, and the parent resource for the job list."],["The class has two constructors: a default constructor `ListJobsRequest()` and another constructor that takes another `ListJobsRequest` as a parameter `ListJobsRequest(ListJobsRequest other)`."],["The `ListJobsRequest` class inherits members from the base `object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]