public sealed class DiscoveryEvent.Types.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-25 UTC."],[[["This webpage provides documentation for the `DiscoveryEvent.Types.PartitionDetails` class within the Google Cloud Dataplex V1 API, detailing its properties and functionality."],["The content includes a list of available versions for `DiscoveryEvent.Types.PartitionDetails`, ranging from version 1.0.0 to the latest, version 3.6.0, with version 2.15.0 being the current default."],["`DiscoveryEvent.Types.PartitionDetails` is a class that provides details about a specific partition, inheriting from object and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `PartitionDetails` include `Entity`, `Partition`, `SampledDataLocations`, and `Type`, which hold information about the entity, partition name, sampled data locations, and entity type, respectively."],["The webpage covers the available constructors for creating `PartitionDetails` objects, including a default constructor and one that allows for cloning, along with the members that are inherited from the object base class."]]],[]]