[[["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 provided content details the `ListJobsResponse` class within the Google Cloud Batch v1 API, which is used to handle responses when listing jobs."],["This `ListJobsResponse` class is part of the `Google.Cloud.Batch.V1` namespace and is found in the `Google.Cloud.Batch.V1.dll` assembly."],["The latest version documented is 2.13.0, with numerous previous versions ranging down to 1.0.0, all of which pertain to `ListJobsResponse`."],["The `ListJobsResponse` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class contains properties such as `Jobs` (a collection of Job objects), `NextPageToken` (a string), and `Unreachable` (a collection of strings) for handling job listing and related data."]]],[]]