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."],["The `Action.Types.InvalidDataFormat` class details information about invalid or unsupported data formats discovered during data discovery."],["The document lists the available versions of the Google Cloud Dataplex V1 API, ranging from version 1.0.0 to the latest version 3.6.0, and provides links to the documentation for each."],["The class `Action.Types.InvalidDataFormat` has properties, such as `ExpectedFormat`, `NewFormat` and `SampledDataLocations` that describe the issues with the data format found during the discovery."],["The class implements interfaces like IMessage, IEquatable, and IDeepCloneable, for creating and managing instances of the `InvalidDataFormat` object."]]],[]]