public sealed class DeleteModelMetadata : IMessage<DeleteModelMetadata>, IEquatable<DeleteModelMetadata>, IDeepCloneable<DeleteModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteModelMetadata.
[[["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 reference documentation for the `DeleteModelMetadata` class within the Google Cloud Translation v3 API for .NET, with the latest version being 3.9.0 and current version being 3.8.0."],["`DeleteModelMetadata` is a class that holds metadata for delete model operations, inheriting from object and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties like `CreateTime`, `Error`, `State`, and `UpdateTime` to track the status and progress of the model deletion operation."],["The `DeleteModelMetadata` class has two constructors, one default and another that takes an existing `DeleteModelMetadata` object for duplication."],["The documentation is organized by version numbers, ranging from 2.2.0 to 3.9.0, showcasing the history and evolution of the `DeleteModelMetadata` class."]]],[]]