[[["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-27 UTC."],[],["The core content describes the structure of a `CreateTask` request using JSON. It requires two fields: `taskId`, a string representing the task's unique identifier, and `task`, an object of type `TaskLog` detailing the task's specifications. The JSON representation provides the format as: `{ \"taskId\": string, \"task\": { object (TaskLog) } }`.\n"]]