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 reference documentation for the `Action.Types.MissingData` class within the Google Cloud Dataplex V1 API."],["The latest version of the API documented is 3.6.0, and the page includes documentation for versions ranging from 1.0.0 to 3.6.0, including the current 2.14.0 version."],["The `Action.Types.MissingData` class represents details regarding the absence of data detected by discovery in the Dataplex API."],["The document shows the class' inheritance, as well as interfaces implemented, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherited members such as GetHashCode(), GetType(), and ToString()."],["Two constructors, `MissingData()` and `MissingData(Action.Types.MissingData other)`, are documented for the class, allowing for the creation of a new instance or copying an existing one."]]],[]]