public sealed class GetPartitionRequest : IMessage<GetPartitionRequest>, IEquatable<GetPartitionRequest>, IDeepCloneable<GetPartitionRequest>, IBufferMessage, IMessage
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 webpage documents the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, serving as a metadata partition request object.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class are available, ranging from version 1.0.0 to the latest version 3.6.0, with each version having its own dedicated documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class 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, as well as inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPartitionRequest\u003c/code\u003e class has two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePartitionName\u003c/code\u003e, where the \u003ccode\u003eName\u003c/code\u003e property is a string representing the resource name of the partition and \u003ccode\u003ePartitionName\u003c/code\u003e is a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is possible to construct a \u003ccode\u003eGetPartitionRequest\u003c/code\u003e using an existing \u003ccode\u003eGetPartitionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]