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 webpage provides documentation for the `Action.Types.MissingResource` class within the Google Cloud Dataplex V1 API, detailing how to handle actions for resource references that cannot be located."],["The `Action.Types.MissingResource` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message management, equality comparisons, deep cloning, and buffered messages."],["The latest version of the Google Cloud Dataplex V1 API documented here is 3.6.0, and the page provides links to versions ranging from 3.6.0 down to 1.0.0."],["The `Action.Types.MissingResource` class inherits from the base `object` class and is part of the `Google.Cloud.Dataplex.V1` namespace within the `Google.Cloud` project, with the code assembly being in the `Google.Cloud.Dataplex.V1.dll` file."],["Constructors provided for the `MissingResource` class include a parameterless constructor and one that takes another `MissingResource` object as a parameter, enabling copying."]]],[]]