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 webpage provides documentation for the `Action.Types.InvalidDataPartition` class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 to the latest 3.6.0."],["The `Action.Types.InvalidDataPartition` class is used to detail invalid or unsupported data partitions found during data discovery, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties like `ExpectedStructure`, which specifies the issue type relating to the invalid data partition."],["Two constructors are available: a default constructor `InvalidDataPartition()` and an overload `InvalidDataPartition(Action.Types.InvalidDataPartition other)` that takes another instance of the class as a parameter."],["The documentation provides versioned links to the `InvalidDataPartition` class within the `Google.Cloud.Dataplex.V1` namespace, along with inherited members and related types within each version."]]],[]]