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 webpage details the `DeleteOperationMetadata` class, specifically within version 2.6.0 of the Google.Cloud.AutoML.V1 namespace."],["The `DeleteOperationMetadata` class provides details on operations that delete entities and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content includes a list of prior versions of the `DeleteOperationMetadata` class, with the latest version being 3.4.0 and the oldest version listed being 2.2.0."],["The class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two listed constructors available for the class `DeleteOperationMetadata`, one being a default and the other receiving an `other` parameter of type `DeleteOperationMetadata`."]]],[]]