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."],[[["The latest version of the Google.Cloud.Dataplex.V1 API class is 3.6.0, with a history of versions dating back to 1.0.0."],["This class, `Action.Types.InvalidDataFormat`, handles details regarding invalid or unsupported data files found during discovery in the Dataplex environment."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `InvalidDataFormat` class has properties such as `ExpectedFormat`, `NewFormat`, and `SampledDataLocations` to describe data format issues and locations of the problematic data."],["There are two constructors for the InvalidDataFormat class, a default constructor and one that takes another InvalidDataFormat object as a parameter for creating a new instance."]]],[]]