[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-09-05 UTC。"],[[["This API endpoint allows you to create a new task on a specified task list using an HTTP POST request."],["The request requires a `tasklist` path parameter to identify the target list and optionally accepts `parent` and `previous` query parameters for task hierarchy."],["The request body should contain a `Task` object defining the task details, and a successful response will return the newly created `Task` object."],["To use this endpoint, you need to authorize your request with the `https://www.googleapis.com/auth/tasks` OAuth scope."],["Users are limited to 20,000 non-hidden tasks per list and 100,000 total tasks, and tasks assigned from Docs or Chat Spaces cannot be created via this API."]]],[]]