[[["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."],[[["The latest version of the `Tasks.TasksBase` class in the Cloud Run Admin v2 API is version 2.13.0, with multiple previous versions available for reference, ranging from 2.0.0 to 2.12.0, as well as one beta version (1.0.0-beta02)."],["`Tasks.TasksBase` is the base class for server-side implementations of Tasks within the Google Cloud Run V2 API and inherits from the object class."],["The `Tasks.TasksBase` class provides two primary methods: `GetTask`, which retrieves information about a specific Task, and `ListTasks`, which lists Tasks from an Execution of a Job."],["Both `GetTask` and `ListTasks` methods require a corresponding request object (e.g., `GetTaskRequest`, `ListTasksRequest`) and a `ServerCallContext` parameter for handling the server-side call."]]],[]]