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 outlines the available versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, each with its own specific documentation page for the `PartitionDetails` class."],["The `DiscoveryEvent.Types.PartitionDetails` class contains information about a specific partition, such as the containing entity's name, the partition's name, sampled data locations, and the type of the containing entity resource."],["The document details that the `PartitionDetails` class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors to create new instances of the class, and properties such as Entity, Partition, SampledDataLocations, and Type, each of which can be set by the user."]]],[]]