public sealed class Action.Types.InvalidDataPartition : IMessage<Action.Types.InvalidDataPartition>, IEquatable<Action.Types.InvalidDataPartition>, IDeepCloneable<Action.Types.InvalidDataPartition>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.InvalidDataPartition.
Action details for invalid or unsupported partitions detected by discovery.
[[["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 documentation covers the `Action.Types.InvalidDataPartition` class within the Google Cloud Dataplex v1 API, detailing its purpose in handling invalid or unsupported data partitions."],["The `Action.Types.InvalidDataPartition` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and message handling."],["The documentation lists several versions of the Google.Cloud.Dataplex.V1 API, ranging from 1.0.0 up to 3.6.0, with 3.6.0 being the latest version."],["The class `InvalidDataPartition` provides information about the issue type with the property `ExpectedStructure` showing the issue type."],["The `InvalidDataPartition` class has two constructors: a default one and another one that takes an `Action.Types.InvalidDataPartition` object as a parameter."]]],[]]