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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version available for `Google.Cloud.Dataplex.V1.DiscoveryEvent.Types.PartitionDetails` is 3.6.0, with a range of prior versions from 3.5.0 down to 1.0.0 also listed."],["`PartitionDetails` is a sealed class providing details about a partition, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inheriting from `Object`."],["The class `PartitionDetails` includes properties for `Entity`, `Partition`, `SampledDataLocations`, and `Type`, which provide information about the entity name, partition name, data locations, and entity type respectively."],["There are two constructors for the `PartitionDetails` class: a parameterless constructor and one that takes another `DiscoveryEvent.Types.PartitionDetails` object as a parameter."],["The namespace for `PartitionDetails` is `Google.Cloud.Dataplex.V1`, and it is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]