public sealed class DeleteOperationMetadata : IMessage<DeleteOperationMetadata>, IEquatable<DeleteOperationMetadata>, IDeepCloneable<DeleteOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class DeleteOperationMetadata.
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-04-09 UTC."],[[["This documentation covers the `DeleteOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `DeleteOperationMetadata` class provides details about operations that involve deleting entities within the Cloud AI Platform."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `DeleteOperationMetadata` class has a property called `GenericMetadata`, which contains common operation metadata of type `GenericOperationMetadata`."],["The `DeleteOperationMetadata` class has two constructors, one that is parameterless and one that takes in `DeleteOperationMetadata` as a parameter."]]],[]]