public sealed class PartitionDetails : IMessage<DiscoveryEvent.Types.PartitionDetails>, IEquatable<DiscoveryEvent.Types.PartitionDetails>, IDeepCloneable<DiscoveryEvent.Types.PartitionDetails>, IBufferMessage, IMessage
[[["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 \u003ccode\u003ePartitionDetails\u003c/code\u003e class provides information about a partition within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, detailing its entity, partition name, and type.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been versioned from 1.0.0 up to 3.6.0, with 3.6.0 being the latest version and 2.0.0 the version currently detailed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionDetails\u003c/code\u003e 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 class can be constructed in two ways, either as a new empty object using \u003ccode\u003ePartitionDetails()\u003c/code\u003e, or through a constructor that accepts another PartitionDetail object: \u003ccode\u003ePartitionDetails(DiscoveryEvent.Types.PartitionDetails other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePartitionDetails\u003c/code\u003e contains three properties: \u003ccode\u003eEntity\u003c/code\u003e and \u003ccode\u003ePartition\u003c/code\u003e, which are both strings representing fully qualified resource names, and \u003ccode\u003eType\u003c/code\u003e which is a \u003ccode\u003eDiscoveryEvent.Types.EntityType\u003c/code\u003e describing the type of entity.\u003c/p\u003e\n"]]],[],null,[]]