[[["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 message containing a list of Jobs."],["This class supports multiple versions, with version 2.13.0 being the latest and multiple preceding versions being provided in the documentation."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its role in data handling and interaction with the API."],["The `ListJobsResponse` class contains properties like `Jobs` (a list of Job resources) and `NextPageToken` for pagination and features methods like `GetEnumerator` to iterate through the Job resources in the response."]]],[]]