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 provided content details the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically for version 3.2.0, and outlines various versions of this class, including the latest 3.6.0 version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPartitionRequest\u003c/code\u003e is used to retrieve metadata about a partition, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e which allow it to interact within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the partition, and \u003ccode\u003ePartitionName\u003c/code\u003e, which offers a strongly-typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the class are available for both default initialization and copying from another \u003ccode\u003eGetPartitionRequest\u003c/code\u003e instance, which is detailed by the parameters the constructor takes.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows inheritance of \u003ccode\u003eGetPartitionRequest\u003c/code\u003e from \u003ccode\u003eObject\u003c/code\u003e as well as implementing various members and shows the namespace and the assembly file name.\u003c/p\u003e\n"]]],[],null,[]]