[[["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-08 UTC."],[[["This document provides reference documentation for the `Tasks.TasksBase` class within the Cloud Run Admin v2 API, specifically for the .NET environment."],["The `Tasks.TasksBase` class is an abstract base class for server-side implementations of Tasks, extending from the .NET `object` class."],["This class includes two methods: `GetTask`, which retrieves information about a specific Task, and `ListTasks`, which lists Tasks associated with an Execution of a Job."],["The documentation lists available versions, ranging from version 2.13.0 (latest) down to 1.0.0-beta02, for the `Google.Cloud.Run.V2` namespace."],["`GetTask` and `ListTasks` each take in a request object and a ServerCallContext, and return a task wrapped response back to the client."]]],[]]