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 document provides reference documentation for the `Action.Types.InvalidDataPartition` class within the Google Cloud Dataplex V1 API."],["The `Action.Types.InvalidDataPartition` class details issues regarding invalid or unsupported data partitions discovered by the system."],["The `InvalidDataPartition` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is available in versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the most recent."],["The class includes constructors and a property `ExpectedStructure`, which is used to determine the issue type of an invalid data partition, represented as the `PartitionStructure` type."],["It is located within the namespace `Google.Cloud.Dataplex.V1` and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]