[[["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 and is used to encapsulate a list of Jobs."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities like deep cloning, buffering, and enumeration."],["The class offers properties to access the list of `Job` objects and a `NextPageToken` for paginated results, if there are more items than the page size."],["There are multiple versions of the Google Cloud Run V2 available, ranging from version 2.13.0(latest) to version 1.0.0-beta02, with documentation available for each one."],["The `ListJobsResponse` class has two constructors, a default one, and another one that takes another `ListJobsResponse` as a parameter, used for cloning."]]],[]]