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."],[[["Version 3.4.0 is the latest version available for `Google.Cloud.AutoML.V1.DeleteOperationMetadata`."],["`DeleteOperationMetadata` provides details about operations that perform the deletion of entities."],["The `DeleteOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DeleteOperationMetadata` inherits from the base class `Object`."],["There are two constructors available for the class `DeleteOperationMetadata`: a parameter-less constructor and one that accepts another `DeleteOperationMetadata` object."]]],[]]