Required. The resource name of the parent lake: projects/{project_number}/locations/{locationId}/lakes/{lakeId}.
Authorization requires the following IAM permission on the specified resource parent:
dataplex.zones.create
Query parameters
Parameters
zoneId
string
Required. Zone identifier. This ID will be used to generate names such as database and dataset names when publishing metadata to Hive Metastore and BigQuery. * Must contain only lowercase letters, numbers and hyphens. * Must start with a letter. * Must end with a number or a letter. * Must be between 1-63 characters. * Must be unique across all lakes from all locations in a project. * Must not be one of the reserved IDs (i.e. "default", "global-temp")
validateOnly
boolean
Optional. Only validate the request, but do not perform mutations. The default is false.
[[["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-07-21 UTC."],[[["\u003cp\u003eThis endpoint creates a new zone resource within a specified data lake using a POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is mandatory, requiring the lake's resource name in the format \u003ccode\u003eprojects/{project_number}/locations/{locationId}/lakes/{lakeId}\u003c/code\u003e, and authorization via the \u003ccode\u003edataplex.zones.create\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ezoneId\u003c/code\u003e query parameter is a required unique identifier for the new zone, subject to specific naming conventions and restrictions.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain the desired zone configuration as an instance of the \u003ccode\u003eZone\u003c/code\u003e resource, and validation of the request can optionally be done without changes using the \u003ccode\u003evalidateOnly\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eA successful operation will return a new instance of the \u003ccode\u003eOperation\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]