[[["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 latest version of the Google.Cloud.Run.V2 API is 2.13.0, with documentation available for multiple previous versions, down to 1.0.0-beta02."],["The `ListJobsResponse` class, part of the Cloud Run Admin v2 API, is designed to contain a list of `Job` resources and is available under version 2.2.0."],["`ListJobsResponse` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, and `IEnumerable\u003cJob\u003e`."],["The class `ListJobsResponse` contains the properties `Jobs`, which is a `RepeatedField` of `Job` resources, and `NextPageToken`, which contains a string token to retrieve further pages of results."],["The class allows for the construction of new instances via the `ListJobsResponse()` empty constructor, or a `ListJobsResponse(ListJobsResponse other)` constructor to construct a copy of another instance."]]],[]]