[[["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-01-28 UTC."],[[["This page details how to retrieve information about a specific task resource using a GET request to the Dataplex API."],["The required URL format for this request is specified, including the use of gRPC Transcoding, along with the path parameter `name` which determines the specific task."],["The request body for getting task resource must be empty, meaning no data needs to be provided within the request."],["A successful response will return an instance of a Task, as defined in the Dataplex API."],["To make this request, the user needs to have the `dataplex.tasks.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]