[[["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."],[[["The webpage provides reference documentation for the `ListTasksResponse` class within the Google Cloud Run Admin v2 API for .NET."],["`ListTasksResponse` is a class used to encapsulate a response message containing a list of `Task` objects, and it implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListTasksResponse` class has properties such as `NextPageToken` for pagination and `Tasks` for accessing the list of tasks."],["The documentation shows versions ranging from 1.0.0-beta02 up to 2.13.0 for this specific part of the API, with 2.13.0 being the latest version available."],["The class has two constructors, a default one, and another one that takes in another ListTaskResponse as a parameter."]]],[]]