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 \u003ccode\u003eTask\u003c/code\u003e resource represents a Cloud Batch task and includes the task's \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003estatus\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTaskStatus\u003c/code\u003e resource details the state of a task, including its current \u003ccode\u003estate\u003c/code\u003e and a list of \u003ccode\u003estatusEvents\u003c/code\u003e that explain how the task reached that state.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a \u003ccode\u003eTask\u003c/code\u003e includes a string name and an object representing its status.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a \u003ccode\u003eTaskStatus\u003c/code\u003e contains an enum field for the \u003ccode\u003estate\u003c/code\u003e and an array of \u003ccode\u003estatusEvents\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are methods available to \u003ccode\u003eget\u003c/code\u003e a single Task or to \u003ccode\u003elist\u003c/code\u003e all Tasks associated with a specific 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- [Methods](#METHODS_SUMMARY)\n\nResource: Task\n--------------\n\nA Cloud Batch task.\n\nTaskStatus\n----------\n\nStatus of a task."]]