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, focusing on version 3.1.0."],["The `DeleteOperationMetadata` class details operations that perform deletions of entities and it inherits from the base `Object` class."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["There is a list of available versions ranging from 2.2.0 up to 3.4.0 (latest), with links to each version's specific documentation, including the respective `DeleteOperationMetadata` information."],["The documentation lists inherited members from `Object`, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, and it also includes the namespace and assembly information."]]],[]]