public sealed class MissingData : IMessage<Action.Types.MissingData>, IEquatable<Action.Types.MissingData>, IDeepCloneable<Action.Types.MissingData>, IBufferMessage, IMessage
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 details the `MissingData` class within the `Google.Cloud.Dataplex.V1` namespace, which represents action details for the absence of data detected by discovery."],["The latest version of this class is 3.6.0, and the page provides links to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `MissingData` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The class is part of the `Google.Cloud.Dataplex.V1.dll` assembly."],["The webpage includes information on two constructors for the `MissingData` class, one being the default, and the other taking another `Action.Types.MissingData` object as a parameter."]]],[]]