public sealed class CreateZoneRequest : IMessage<CreateZoneRequest>, IEquatable<CreateZoneRequest>, IDeepCloneable<CreateZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateZoneRequest.
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")
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class is part of the Google Cloud Dataplex v1 API, designed for creating zone requests within the Dataplex service, with the latest version being 3.6.0 and versions available down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for managing zone creation and handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the lake's resource name, and \u003ccode\u003eZone\u003c/code\u003e, which represents the zone resource itself, along with \u003ccode\u003eZoneId\u003c/code\u003e which is the unique identifier for the zone.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating the \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class, one with no arguments, and another that takes a \u003ccode\u003eCreateZoneRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows for validating the request without executing changes, providing a way to test the request before full implementation.\u003c/p\u003e\n"]]],[],null,[]]