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 document provides reference documentation for the `DiscoveryEvent.Types.PartitionDetails` class within the Google Cloud Dataplex v1 API."],["It details the inheritance and implementation of the `PartitionDetails` class, showing that it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PartitionDetails` class includes properties such as `Entity`, `Partition`, `SampledDataLocations`, and `Type`, which provide information about the containing entity, the partition itself, sampled data locations, and the entity type respectively."],["The document also contains a comprehensive list of the available versions of the `Google.Cloud.Dataplex.V1.DiscoveryEvent.Types.PartitionDetails` API, from version 1.0.0 to the latest version 3.6.0."],["The `PartitionDetails()` class contains two constructors, one parameterless and another that accepts a `PartitionDetails` argument, allowing for the creation of new instances, and the duplication of existing ones."]]],[]]