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 reference documentation for the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class is used to retrieve metadata about a specific partition and implements multiple 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 documentation lists a range of available versions of the Google.Cloud.Dataplex.V1 API, from the latest version 3.6.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class has two constructors, a default constructor, and one that takes another \u003ccode\u003eGetPartitionRequest\u003c/code\u003e as a parameter, and exposes two properties: \u003ccode\u003eName\u003c/code\u003e (string) and \u003ccode\u003ePartitionName\u003c/code\u003e (PartitionName).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and represents the full resource name path to the partition being requested, and the \u003ccode\u003ePartitionName\u003c/code\u003e is a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]