[[["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 utilizes a POST request to create a new partition within a specified entity, located within a zone, lake, and project."],["The URL structure follows gRPC Transcoding syntax and includes a `parent` path parameter, which is a string representing the resource name of the parent zone."],["The `validateOnly` query parameter allows for request validation without executing any mutations, defaulting to `false`."],["The request body should include a `Partition` object, and upon successful creation, the response will also contain the newly created `Partition` instance."],["Authorization requires the `dataplex.partitions.create` IAM permission on the parent resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]