[[["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."],[[["This webpage provides reference documentation for the `ListJobsResponse` class within the Google Cloud Batch v1 API for .NET, specifically version 2.10.0."],["The `ListJobsResponse` class is used to encapsulate the response received when listing jobs and implements various interfaces for message handling, cloning, and enumeration, such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The class includes properties such as `Jobs` (a collection of Job objects), `NextPageToken` (for pagination), and `Unreachable` (for listing locations that could not be reached)."],["There are various versions of the API available, with version 2.13.0 being the latest at the time of this documentation."],["The `ListJobsResponse` class also contains methods, such as `GetEnumerator()`, used to iterate through the jobs listed in the response."]]],[]]