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, detailing its functionality for identifying invalid or unsupported data partitions."],["The documentation includes links to various versions of the API, ranging from the latest version 3.6.0 down to version 1.0.0, allowing users to reference specific versions of this class."],["The `Action.Types.InvalidDataPartition` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffering."],["The class has properties like `ExpectedStructure` that allows for specifying the expected structure of the partition, alongside multiple methods inherited from the base object class."],["The documentation provides details about the constructors of the class, including a default constructor and a copy constructor, to better help in the instantiation of the class."]]],[]]