public sealed class DeletePartitionRequest : IMessage<DeletePartitionRequest>, IEquatable<DeletePartitionRequest>, IDeepCloneable<DeletePartitionRequest>, IBufferMessage, IMessage
Required. The resource name of the partition.
format:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}/partitions/{partition_value_path}.
The {partition_value_path} segment consists of an ordered sequence of
partition values separated by "/". All values must be provided.
[[["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 details the \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, used to request the deletion of a metadata partition.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e is 3.6.0, with numerous previous versions available, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e class include \u003ccode\u003eEtag\u003c/code\u003e (used for versioning) and \u003ccode\u003eName\u003c/code\u003e (the resource name of the partition to delete), alongside a \u003ccode\u003ePartitionName\u003c/code\u003e property providing a typed view over the resource \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eDeletePartitionRequest()\u003c/code\u003e and an overload \u003ccode\u003eDeletePartitionRequest(DeletePartitionRequest other)\u003c/code\u003e for creating copies.\u003c/p\u003e\n"]]],[],null,[]]