public sealed class DeleteModelRequest : IMessage<DeleteModelRequest>, IEquatable<DeleteModelRequest>, IDeepCloneable<DeleteModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteModelRequest.
[[["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 `DeleteModelRequest` class within the Google Cloud Translation v3 API, detailing its usage and properties."],["The latest version of the API is 3.9.0, while version 3.8.0 is the version used for this class reference, and various older versions are listed."],["`DeleteModelRequest` is a class used for sending requests to delete a translation model, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteModelRequest` class has two constructors and two properties, `ModelName`, which is a typed view, and `Name`, which is a required string to identify the model for deletion."],["The content includes information about inherited members and the namespace (`Google.Cloud.Translate.V3`) and assembly (`Google.Cloud.Translate.V3.dll`) associated with the `DeleteModelRequest` class."]]],[]]