[[["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-17 UTC."],[[["The latest version of the `ListJobsResponse` API is 2.13.0, but this page specifically documents version 2.4.0, with other versions ranging from 1.0.0 to 2.12.0 also available."],["`ListJobsResponse` is a class that inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["This class, `ListJobsResponse`, is used to list job responses and contains properties like `Jobs`, which is a collection of `Job` objects, `NextPageToken`, a string used for pagination, and `Unreachable`, a list of locations that were not accessible."],["The `ListJobsResponse` class has a default constructor and a copy constructor, and it includes a method, `GetEnumerator()`, for iterating through the resources in a response."],["It can be found within the `Google.Cloud.Batch.V1` namespace under the assembly `Google.Cloud.Batch.V1.dll`."]]],[]]