public sealed class CreatePartitionRequest : IMessage<CreatePartitionRequest>, IEquatable<CreatePartitionRequest>, IDeepCloneable<CreatePartitionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreatePartitionRequest.
Required. The resource name of the parent zone:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}.
[[["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 webpage provides reference documentation for the \u003ccode\u003eCreatePartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePartitionRequest\u003c/code\u003e class is used to request the creation of a metadata partition and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the Dataplex API is 3.6.0, with a list of other versions from 3.5.0 to 1.0.0, as well as several versions in the 2.x range, being available for the \u003ccode\u003eCreatePartitionRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsEntityName\u003c/code\u003e, \u003ccode\u003ePartition\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, allowing users to set the parent zone, entity name, partition details, and whether to validate the request without making mutations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePartitionRequest\u003c/code\u003e class has two constructors, a default and a second one that accepts another \u003ccode\u003eCreatePartitionRequest\u003c/code\u003e object to clone.\u003c/p\u003e\n"]]],[],null,[]]