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\u003eThis document provides reference documentation for the \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e class is used to request the deletion of a metadata partition, as indicated by its purpose and description.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, providing specific functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e which is a required string representing the resource name of the partition, and an optional string property \u003ccode\u003eEtag\u003c/code\u003e that is now considered obsolete.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the different versions available for the \u003ccode\u003eDeletePartitionRequest\u003c/code\u003e, ranging from version 1.0.0 all the way to the latest version 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]