[[["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-03-21 UTC."],[[["This endpoint creates a new task resource within a specified lake using a POST request to the provided URL."],["The `parent` path parameter is required and specifies the lake's resource name, while the `taskId` query parameter is a required identifier for the task."],["The request body must contain an instance of `Task`, and the operation requires the `dataplex.tasks.create` IAM permission on the `parent` resource."],["Successful requests will return a newly created instance of `Operation` in the response body."],["This endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]