public sealed class DeletePartitionRequest : IMessage<DeletePartitionRequest>, IEquatable<DeletePartitionRequest>, IDeepCloneable<DeletePartitionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeletePartitionRequest.
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\u003eThe latest version of the \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e API is 3.6.0, with a history of versions back to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeletePartitionRequest\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, used for deleting metadata partition requests in the Cloud Dataplex v1 API.\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, providing various functionalities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e class requires a \u003ccode\u003eName\u003c/code\u003e property that specifies the full resource path of the partition to be deleted, which is formatted as \u003ccode\u003eprojects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}/partitions/{partition_value_path}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has an optional \u003ccode\u003eEtag\u003c/code\u003e property, used to help manage versioning, and can be constructed either by instantiating a default object or by providing another \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]