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 focuses on `DeleteOperationMetadata`, which details operations for deleting entities within the Google.Cloud.AutoML.V1 namespace, as part of version 2.3.0."],["This `DeleteOperationMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The documentation provides links to various versions of the `DeleteOperationMetadata`, with version 3.4.0 being the latest, and 2.3.0 being the version in focus."],["Constructors for `DeleteOperationMetadata` include a default constructor and a constructor that takes another `DeleteOperationMetadata` instance as a parameter."],["The class also inherits several members from the base `Object` class, like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]