[[["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."],[[["This webpage provides documentation for the `ListTasksResponse` class within the Google Cloud Run Admin v2 API for .NET."],["The `ListTasksResponse` class is used to represent a response message that includes a list of `Task` objects, and it's part of the `Google.Cloud.Run.V2` namespace."],["The documentation lists the different versions available, ranging from version 2.13.0 (latest) to version 1.0.0-beta02, with the current page specifically highlighting the details for version 2.8.0."],["`ListTasksResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionality for message handling, comparison, cloning, buffering, pagination, and iteration."],["Key properties of the class include `NextPageToken` for handling pagination and `Tasks`, which is a repeated field containing the list of `Task` objects."]]],[]]