[[["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-25 UTC."],[[["This page provides documentation for the `ListTasksResponse` class within the Google Cloud Dataplex V1 API, specifically for .NET."],["The `ListTasksResponse` class is used to handle responses that contain a list of tasks, and it implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation for this API is 3.6.0, and this page also lists historical versions, spanning from version 1.0.0 to 3.6.0."],["Key properties of the `ListTasksResponse` include `NextPageToken`, which is used for pagination, `Tasks`, which is a list of tasks under the parent lake, and `UnreachableLocations`, which lists any locations that could not be accessed."],["The `ListTasksResponse` class includes methods such as `GetEnumerator()`, allowing iteration through the resources in the response, and it includes multiple constructors for initialization."]]],[]]