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 page provides reference documentation for the `Action.Types.InvalidDataFormat` class within the Google Cloud Dataplex V1 API, covering versions from 1.0.0 to the latest version 3.6.0."],["The `Action.Types.InvalidDataFormat` class is designed to detail actions related to invalid or unsupported data file formats identified during the data discovery process."],["This class inherits from the `object` type and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties like `ExpectedFormat`, `NewFormat`, and `SampledDataLocations`, providing information on the expected and found data formats, as well as the locations used for inference."],["The class has two constructors, one default constructor named `InvalidDataFormat()`, and another that accepts another `Action.Types.InvalidDataFormat` object as a parameter."]]],[]]