[[["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 API endpoint creates a new content item within a specified lake using a POST request to the provided URL with gRPC Transcoding syntax."],["The request requires a `parent` path parameter, which is the resource name of the lake and requires `dataplex.content.create` IAM permission."],["An optional boolean `validateOnly` query parameter allows for request validation without actual execution, with a default value of false."],["The request body is a Content instance, and a successful response will return a newly created Content instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]