[[["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 document provides reference documentation for the `ListTasksResponse` class within the Google Cloud Batch v1 API for .NET, specifically version 1.3.0."],["`ListTasksResponse` is used to represent a response containing a list of tasks, supporting features like pagination through a `NextPageToken` property, as well as a property to indicate unreachable locations in the response."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, equality checks, deep cloning, buffered messages, and iteration."],["This response class has properties for `NextPageToken`, `Tasks`, and `Unreachable`, allowing access to a string for the next page token, a list of tasks, and a list of unreachable locations."],["The document also references older versions, all the way up to the latest version 2.13.0, and describes the methods `GetEnumerator()` along with the inherited members from the Object class."]]],[]]