[[["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 document describes the process of creating a new entity within a specified zone using a `POST` request to a Google Cloud Dataplex API endpoint."],["The required `parent` path parameter specifies the zone's resource name, necessitating `dataplex.entities.create` IAM permission for authorization."],["An optional boolean `validateOnly` query parameter allows for request validation without executing any mutations."],["The request and response bodies both contain an `Entity` instance, detailed in the referenced documentation."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]