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-21 UTC."],[[["This webpage provides documentation for the `Action.Types.MissingData` class within the Google Cloud Dataplex V1 API, detailing how it represents actions for the absence of data detected during discovery."],["The class `Action.Types.MissingData` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has an inheritance hierarchy from the base `object` class."],["The page offers a list of available versions for this class, ranging from version 1.0.0 up to the latest version 3.6.0, with each version having its own link to the documentation."],["The `Action.Types.MissingData` class contains two constructors, a default one `MissingData()` and one that takes an instance of the same class as a parameter `MissingData(MissingData)`."],["The documentation shows the namespace for the class is `Google.Cloud.Dataplex.V1` and is contained within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]