public sealed class PartitionDetails : IMessage<DiscoveryEvent.Types.PartitionDetails>, IEquatable<DiscoveryEvent.Types.PartitionDetails>, IDeepCloneable<DiscoveryEvent.Types.PartitionDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DiscoveryEvent.Types.PartitionDetails.
[[["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-21 UTC."],[[["This page provides reference documentation for the `DiscoveryEvent.Types.PartitionDetails` class within the Cloud Dataplex v1 API, specifically focusing on version 2.2.0, with links to different versions of documentation for this class."],["The `PartitionDetails` class contains properties such as `Entity`, `Partition`, `SampledDataLocations`, and `Type`, which describe various aspects of a partition resource, including its fully-qualified resource names, data item locations, and entity type."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the `Object` class, enabling it to interact with various systems and data types."],["Constructors for `PartitionDetails` allow creating instances either as an empty object or by copying data from another `PartitionDetails` object, offering flexibility in object initialization."],["The latest version of this resource is 3.6.0 and there are a variety of versions that include different paths in order to access their documentation."]]],[]]