[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 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."]]],[]]