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 webpage provides reference documentation for the `Action.Types.MissingData` class within the Google Cloud Dataplex V1 API, detailing its role in identifying the absence of data."],["The content outlines various versions of the API, from 1.0.0 to the latest 3.6.0, all related to the `Action.Types.MissingData` class."],["The `Action.Types.MissingData` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffer management."],["The page lists the class's constructors, including a default `MissingData()` constructor and a copy constructor `MissingData(MissingData)`, which takes another instance of the `MissingData` class as a parameter."],["The class inherits from the base `object` class, incorporating methods such as `GetHashCode()`, `GetType()`, and `ToString()`, while being defined within the `Google.Cloud.Dataplex.V1` namespace and the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]