[[["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 `ListJobsResponse` class is part of the Google Cloud Run Admin v2 API and is used to represent a response containing a list of Jobs."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities for working with the data."],["The `ListJobsResponse` class has two constructors, a default constructor, and one that accepts another `ListJobsResponse` as a parameter."],["The class contains properties like `Jobs`, which is a `RepeatedField\u003cJob\u003e` representing the list of jobs, and `NextPageToken`, a string used for pagination in requests for a large number of jobs."],["The documentation shows a history of versions, ranging from version 2.13.0 which is the latest, all the way down to version 1.0.0-beta02."]]],[]]