Task name. The name is generated from the parent TaskGroup name and 'id' field. For example: "projects/123456/locations/us-west1/jobs/job01/taskGroups/group01/tasks/task01".
[[["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-07-09 UTC."],[[["\u003cp\u003eThe Task resource represents a Cloud Batch task, containing information such as its name and current status.\u003c/p\u003e\n"],["\u003cp\u003eTaskStatus details the state of a task, providing insights into its current condition along with status events and resource utilization.\u003c/p\u003e\n"],["\u003cp\u003eTaskResourceUsage outlines the resource consumption of a task, specifically detailing the CPU core hours used.\u003c/p\u003e\n"],["\u003cp\u003eThe provided methods allow for retrieving (get) a specific task or listing (list) all tasks associated with a job.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.jobs.taskGroups.tasks\n\n- [Resource: Task](#Task)\n - [JSON representation](#Task.SCHEMA_REPRESENTATION)\n- [TaskStatus](#TaskStatus)\n - [JSON representation](#TaskStatus.SCHEMA_REPRESENTATION)\n- [TaskResourceUsage](#TaskResourceUsage)\n - [JSON representation](#TaskResourceUsage.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Task\n--------------\n\nA Cloud Batch task.\n\nTaskStatus\n----------\n\nStatus of a task.\n\nTaskResourceUsage\n-----------------\n\nTaskResourceUsage describes the resource usage of the task."]]