[[["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."],[[["This webpage provides reference documentation for the `ListJobsResponse` class within the Cloud Run Admin v2 API, specifically for .NET development."],["`ListJobsResponse` is a class that represents a response message containing a list of jobs and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `Jobs` which holds a list of `Job` objects and `NextPageToken` for pagination, along with methods such as `GetEnumerator` to iterate through the jobs."],["There are multiple versions of the `Google.Cloud.Run.V2` available for reference, with 2.13.0 being the latest version, and versions ranging back to 1.0.0-beta02."],["`ListJobsResponse` can be constructed either without any parameters, or by using another `ListJobsResponse` object, through the use of the included constructors."]]],[]]