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 page provides documentation for the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, detailing its usage and structure across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.6.0, and the page lists all versions starting from 1.0.0 up to the current version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPartitionRequest\u003c/code\u003e is a class that 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the partition, and \u003ccode\u003ePartitionName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a parameterless constructor, and one that takes another \u003ccode\u003eGetPartitionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]