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-03-25 UTC."],[[["This document provides reference documentation for the `Action.Types.InvalidDataFormat` class within the Google Cloud Dataplex v1 API."],["`Action.Types.InvalidDataFormat` is designed to handle actions for invalid or unsupported data files detected during data discovery, and is found in the `Google.Cloud.Dataplex.V1` namespace."],["The document details the class's inheritance, it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `InvalidDataFormat` include `ExpectedFormat`, `NewFormat`, and `SampledDataLocations`, which manage the expected data format, the unexpected data format, and the locations of sampled data."],["There are numerous versions of this documentation available, ranging from version 1.0.0 up to the latest version 3.6.0."]]],[]]