public sealed class Action.Types.InvalidDataFormat : IMessage<Action.Types.InvalidDataFormat>, IEquatable<Action.Types.InvalidDataFormat>, IDeepCloneable<Action.Types.InvalidDataFormat>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.InvalidDataFormat.
Action details for invalid or unsupported data files 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-04-09 UTC."],[[["This webpage provides documentation for the `Action.Types.InvalidDataFormat` class within the Google Cloud Dataplex v1 API, detailing its role in identifying invalid or unsupported data formats during data discovery."],["The class `Action.Types.InvalidDataFormat` is part of the `Google.Cloud.Dataplex.V1` namespace and is implemented in the `Google.Cloud.Dataplex.V1.dll` assembly, available from versions 1.0.0 to the latest 3.6.0."],["`Action.Types.InvalidDataFormat` implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffer management."],["The `InvalidDataFormat` class includes properties like `ExpectedFormat`, `NewFormat`, and `SampledDataLocations` to specify the expected and encountered data formats and the data locations sampled."],["This page includes a version log which shows that the latest version for this class is 3.6.0, with numerous prior versions available for reference, such as 3.5.0, 3.4.0, all the way down to 1.0.0."]]],[]]