public sealed class Action.Types.MissingResource : IMessage<Action.Types.MissingResource>, IEquatable<Action.Types.MissingResource>, IDeepCloneable<Action.Types.MissingResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.MissingResource.
Action details for resource references in assets that cannot be located.
[[["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 page provides documentation for the `Action.Types.MissingResource` class within the Google Cloud Dataplex V1 API, detailing how it handles actions for resource references that cannot be located."],["The `Action.Types.MissingResource` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality in handling message objects, equality checks, deep cloning, and buffer message interactions."],["The latest version of the API is 3.6.0, with several older versions available for review, down to version 1.0.0."],["The class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`, among others that are part of the object class."],["The documentation includes constructors for creating instances of `MissingResource`, including a default constructor and one for copying from another `MissingResource` instance."]]],[]]