[[["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-09 UTC."],[[["The `ListJobsResponse` class is part of the Cloud Run Admin v2 API, specifically within the `Google.Cloud.Run.V2` namespace."],["This class is designed to provide a list of `Job` resources and is the response message returned by the API's listing operations."],["Version 2.13.0 is the latest version available in this documentation, while there are several other versions listed from 2.12.0 down to 1.0.0-beta02."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` for compatibility and extended functionality."],["The class includes properties to access the list of `Jobs`, via the `Jobs` property, and a token named `NextPageToken`, used for pagination when the result set is too large to return in a single request."]]],[]]