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."],[[["The content provides documentation for `DeleteOperationMetadata`, a class within the `Google.Cloud.AutoML.V1` namespace, detailing operations that perform entity deletions."],["The latest version of this documentation is `3.4.0`, with the current page documenting version `2.5.0`, and there are several previous versions available for reference."],["`DeleteOperationMetadata` inherits from `Object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteOperationMetadata` class has two constructors, one default and another that accepts another `DeleteOperationMetadata` instance as a parameter."]]],[]]