[[["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."],[[["The latest version available for the `Tasks.TasksBase` class is 2.13.0, with multiple previous versions also documented, ranging down to 1.0.0-beta02."],["`Tasks.TasksBase` is the base class for server-side implementations of Tasks within the Cloud Run Admin v2 API, and it inherits from the generic object class."],["The `Tasks.TasksBase` class offers two primary methods, `GetTask` and `ListTasks`, which allow for retrieving information about a single Task and listing multiple Tasks from an Execution of a Job, respectively."],["The `GetTask` method takes a `GetTaskRequest` and a `ServerCallContext` as parameters, and returns a `Task` object."],["The `ListTasks` method takes a `ListTasksRequest` and a `ServerCallContext` as parameters, and returns a `ListTasksResponse` object."]]],[]]