[[["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 within version 1.0.0-alpha30."],["This class is used to request a list of jobs and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["It inherits from the base `object` class and has no additional inherited members other than `GetHashCode()`, `GetType()`, and `ToString()`."],["It has properties to filter, order, and paginate results, including `Filter`, `OrderBy`, `PageSize`, `PageToken`, and `Parent`, all of which are of string type except for `PageSize`, which is an integer."],["There are two constructors available for `ListJobsRequest`: a default constructor and a copy constructor that takes another `ListJobsRequest` instance as an argument."]]],[]]