public sealed class GetPartitionRequest : IMessage<GetPartitionRequest>, IEquatable<GetPartitionRequest>, IDeepCloneable<GetPartitionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetPartitionRequest.
Required. The resource name of the partition:
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 provides documentation for the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google.Cloud.Dataplex.V1 API documented here is 3.6.0, although there are numerous previous versions listed, including 3.0.0, which is detailed here, as well as multiple version 2 and version 1 iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPartitionRequest\u003c/code\u003e is used to request metadata for a specific partition and is implemented with classes and interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePartitionName\u003c/code\u003e for identifying the target partition, as well as constructors for creating \u003ccode\u003eGetPartitionRequest\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPartitionRequest\u003c/code\u003e resource name requires a full partition path, including project number, location ID, lake ID, zone ID, entity ID, and partition values.\u003c/p\u003e\n"]]],[],null,[]]