[[["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 Cloud Run Admin v2 API, specifically within the `Google.Cloud.Run.V2` namespace."],["This class is designed to represent a response message that contains a list of `Job` resources."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling it to work within various .NET frameworks and with protocol buffers."],["It includes properties such as `Jobs`, which holds the list of `Job` objects, and `NextPageToken`, which is used for pagination when the number of jobs exceeds the page size."],["The document contains a list of versions of this same type from 1.0.0-beta02 to 2.13.0, with the latest version being 2.13.0."]]],[]]