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-10 UTC."],[[["This webpage provides documentation for the `DeleteOperationMetadata` class within the `Google.Cloud.AIPlatform.V1` namespace, specifically focusing on details for operations that involve deleting entities."],["The documentation includes a version history of the `DeleteOperationMetadata` class, ranging from version 1.0.0 to the latest 3.22.0, allowing users to view the changes through each of the versions."],["The `DeleteOperationMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring robust functionality and compatibility within the Google Cloud AI Platform."],["The `DeleteOperationMetadata` class includes the property `GenericMetadata`, which is of type `GenericOperationMetadata` and represents the common metadata associated with the deletion operation."],["The documentation details information about the constructors for `DeleteOperationMetadata`, offering a default constructor and a copy constructor that takes another `DeleteOperationMetadata` instance as a parameter."]]],[]]