public sealed class DeleteOperationMetadata : IMessage<DeleteOperationMetadata>, IEquatable<DeleteOperationMetadata>, IDeepCloneable<DeleteOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 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-03-21 UTC."],[[["This webpage provides documentation for the `DeleteOperationMetadata` class within the Google AutoML v1 API, offering reference materials and code samples."],["The `DeleteOperationMetadata` class, which is used to represent the details of operations that involve deleting entities, is part of the `Google.Cloud.AutoML.V1` namespace and is found in the `Google.Cloud.AutoML.V1.dll` assembly."],["The `DeleteOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page lists the version history for `DeleteOperationMetadata` class, ranging from version 2.2.0 to the latest version, 3.4.0."],["The class offers two constructors, a default one and another that accepts an instance of the `DeleteOperationMetadata` class as a parameter."]]],[]]