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 class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The provided versions for this class go from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["It includes constructors for creating instances of `InvalidDataPartition`, including a default constructor and one that takes another `InvalidDataPartition` instance as a parameter."],["The `ExpectedStructure` property of `InvalidDataPartition` indicates the issue type of an invalid data partition, using the `PartitionStructure` type."]]],[]]