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 detail the specifics of invalid or unsupported data files that are found during the data discovery process."],["The class is implemented using several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `ExpectedFormat`, `NewFormat`, and `SampledDataLocations`, which provide information about the expected and new data formats, and the data locations used for inference."],["Multiple versions of this class are available, with version 3.6.0 being the latest and various versions dating back to 1.0.0."]]],[]]