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 information for the `Action.Types.InvalidDataFormat` class within the Google Cloud Dataplex v1 API."],["The `Action.Types.InvalidDataFormat` class details issues regarding invalid or unsupported data formats discovered during data discovery."],["The latest version of the API documentation available is version 3.6.0, with multiple other previous versions listed."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has public properties for `ExpectedFormat`, `NewFormat`, and `SampledDataLocations`."],["There are two constructors for the class, one being a default and the second allowing another instance of the class to be passed as a parameter."]]],[]]