public sealed class CreateLakeRequest : IMessage<CreateLakeRequest>, IEquatable<CreateLakeRequest>, IDeepCloneable<CreateLakeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateLakeRequest.
Required. Lake 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 within the customer project / location.
Required. The resource name of the lake location, of the form:
projects/{project_number}/locations/{location_id}
where location_id refers to a GCP region.
[[["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 document provides reference information for the \u003ccode\u003eCreateLakeRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateLakeRequest\u003c/code\u003e class is used to create a request to instantiate a new lake resource within a specified project and location, it also inherits from several other interfaces and classes 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\u003eKey properties of the \u003ccode\u003eCreateLakeRequest\u003c/code\u003e class include \u003ccode\u003eLake\u003c/code\u003e (the lake resource to create), \u003ccode\u003eLakeId\u003c/code\u003e (a unique identifier for the lake), \u003ccode\u003eParent\u003c/code\u003e (the location where the lake will reside), and \u003ccode\u003eValidateOnly\u003c/code\u003e (a boolean to check request validity without execution).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateLakeRequest\u003c/code\u003e class has a constructor that takes no parameters, and another that accepts another \u003ccode\u003eCreateLakeRequest\u003c/code\u003e object as a parameter, and the latest version available is 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides documentation and implementation details for .NET developers looking to work with Dataplex and manage \u003ccode\u003eCreateLakeRequest\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]