public sealed class Action.Types.MissingData : IMessage<Action.Types.MissingData>, IEquatable<Action.Types.MissingData>, IDeepCloneable<Action.Types.MissingData>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.MissingData.
Action details for absence of data 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 documentation for the `Action.Types.MissingData` class within the Google Cloud Dataplex V1 API, specifically version 2.15.0."],["The `Action.Types.MissingData` class is used to represent details about the absence of data as detected by the discovery feature."],["The documentation outlines the class's inheritance (`object \u003e Action.Types.MissingData`) and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are many versions of the code documentation available, with the most recent being 3.6.0 and spanning back to version 1.0.0, allowing the user to find the appropriate documentation for their specific version of the API they are using."],["The page includes information about the constructors available for creating `MissingData` objects, such as a parameterless constructor and one that takes another `MissingData` instance."]]],[]]