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 page provides documentation for the `Action.Types.InvalidDataFormat` class within the Google Cloud Dataplex V1 API, specifically referencing version 2.8.0."],["The `Action.Types.InvalidDataFormat` class is used to detail actions related to invalid or unsupported data files detected during the data discovery process."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting functionalities like message handling, equality comparisons, deep cloning, and buffered message handling."],["Key properties of the `InvalidDataFormat` class include `ExpectedFormat`, `NewFormat`, and `SampledDataLocations`, which respectively represent the expected format, the unexpected format found, and the locations of data samples."],["The latest version documented is 3.6.0, and historical versions going as far back as 1.0.0 are also documented within the content provided."]]],[]]