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-04-09 UTC."],[[["This webpage provides documentation for the `Action.Types.MissingData` class within the Google Cloud Dataplex V1 API, detailing how to handle actions when data is missing."],["The latest version available is 3.6.0, and the page contains links to documentation for all versions back to 1.0.0, allowing you to access the documentation relevant to the version of your code."],["The `Action.Types.MissingData` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling and object comparison."],["The page includes information about the class's inheritance from the `object` class, the namespace it belongs to, and the assembly in which it is contained."],["There are two constructors available for the class one is default and the second accepts another `Action.Types.MissingData` object."]]],[]]