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 properties of the `PartitionDetails` class, such as `Entity`, `Partition`, `SampledDataLocations`, and `Type`, which describe the partition resource, including the containing entity's name, the fully-qualified name, the sampled data locations, and the entity type."],["The documentation lists the available versions of the API, ranging from 1.0.0 to the latest version 3.6.0, providing links to each version's documentation."],["The `PartitionDetails` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.Dataplex.V1` namespace."],["It includes information on the class's constructors, allowing for the creation of new instances or copying existing ones, and it documents the inherited members."]]],[]]