public sealed class DeleteOperationMetadata : IMessage<DeleteOperationMetadata>, IEquatable<DeleteOperationMetadata>, IDeepCloneable<DeleteOperationMetadata>, IBufferMessage, IMessage
Details of operations that perform deletes of any entities.
[[["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 details the `DeleteOperationMetadata` class, which is utilized for operations involving the deletion of entities."],["The latest version of `DeleteOperationMetadata` is 3.4.0, while the version covered on this page is 3.0.0, and older versions are also listed."],["The `DeleteOperationMetadata` class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteOperationMetadata` class has two constructors, one of which takes another `DeleteOperationMetadata` object as a parameter."],["This class is a part of the `Google.Cloud.AutoML.V1` namespace, found in the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]