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\u003eThe page provides reference documentation for the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to request metadata about a partition and it 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 \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003ePartitionName\u003c/code\u003e which is a typed view over the resource name.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e documentation are available, ranging from version 1.0.0 up to the latest version 3.6.0, with the current displayed being version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using a parameterless constructor \u003ccode\u003eGetPartitionRequest()\u003c/code\u003e or a constructor accepting another \u003ccode\u003eGetPartitionRequest\u003c/code\u003e object, \u003ccode\u003eGetPartitionRequest(GetPartitionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]