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-03-25 UTC."],[[["The latest version of the `Google.Cloud.Dataplex.V1` package is 3.6.0, with a variety of previous versions available, down to 1.0.0."],["The `MissingData` class, found within `Action.Types`, provides details regarding the absence of data as discovered by the service."],["This `MissingData` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MissingData` class can be constructed either with no parameters, or using another `MissingData` instance as a parameter."],["This class resides within the `Google.Cloud.Dataplex.V1` namespace, and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]