[[["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 page provides documentation for the `ListJobsResponse` class within the Google Cloud Batch v1 API for .NET, specifically version 2.11.0."],["This class, `ListJobsResponse`, is used to encapsulate the response received when listing jobs and implements interfaces such as `IMessage`, `IEquatable`, and `IEnumerable`, among others."],["The latest available version of the documentation is 2.13.0, but this specific page focuses on the 2.11.0 version and shows a history of other available versions."],["The `ListJobsResponse` class contains properties such as `Jobs`, `NextPageToken`, and `Unreachable`, which hold the list of jobs, the token for the next page, and a list of locations that could not be reached."],["The class also has an implemented `GetEnumerator` method, which allows iteration over the jobs included in the response."]]],[]]