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 documentation page covers the `Action.Types.InvalidDataFormat` class within the Google Cloud Dataplex v1 API, detailing how it handles actions for invalid or unsupported data files discovered."],["The page provides a comprehensive list of available versions for the `Google.Cloud.Dataplex.V1.Action.Types.InvalidDataFormat` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The `InvalidDataFormat` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from the `object` class."],["Key properties of the `InvalidDataFormat` class include `ExpectedFormat`, `NewFormat`, and `SampledDataLocations`, which provide information about the expected and actual data formats, as well as locations of sampled data."],["Constructors for the class consist of a default `InvalidDataFormat()` constructor as well as one that accepts another `InvalidDataFormat` object."]]],[]]