public sealed class CreateZoneRequest : IMessage<CreateZoneRequest>, IEquatable<CreateZoneRequest>, IDeepCloneable<CreateZoneRequest>, IBufferMessage, IMessage
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\u003eThis page details the \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, specifically for version 2.0.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class is used to create a zone within a Google Cloud Dataplex lake, as it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 3.6.0, with multiple previous versions available, and can be found at \u003ccode\u003e/dotnet/docs/reference/Google.Cloud.Dataplex.V1/latest/Google.Cloud.Dataplex.V1.CreateZoneRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eValidateOnly\u003c/code\u003e, \u003ccode\u003eZone\u003c/code\u003e, and \u003ccode\u003eZoneId\u003c/code\u003e, for defining the parent lake, validation settings, zone resource, and zone identifier, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class also offers two constructors: a default constructor (\u003ccode\u003eCreateZoneRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eCreateZoneRequest(CreateZoneRequest other)\u003c/code\u003e), as well as a list of inherited members.\u003c/p\u003e\n"]]],[],null,[]]