[[["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-09 UTC."],[[["This document provides reference documentation for the `ListTasksResponse` class within the Google Cloud Run Admin v2 API, specifically for .NET development."],["The `ListTasksResponse` class is a sealed class used to handle response messages containing a list of `Task` objects, implementing various interfaces such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The latest version available for the class is 2.13.0, and multiple versions of the class are listed, ranging from 2.0.0 up to the latest 2.13.0, as well as a beta version."],["The class includes properties like `NextPageToken` (a string for pagination) and `Tasks` (a `RepeatedField` of `Task` objects), along with methods like `GetEnumerator()` for iterating through tasks."],["The class has two constructors, a parameterless constructor, and one that receives another `ListTasksResponse` object."]]],[]]