public sealed class DeleteAdaptiveMtDatasetRequest : IMessage<DeleteAdaptiveMtDatasetRequest>, IEquatable<DeleteAdaptiveMtDatasetRequest>, IDeepCloneable<DeleteAdaptiveMtDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteAdaptiveMtDatasetRequest.
Request message for deleting an AdaptiveMtDataset.
[[["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 `DeleteAdaptiveMtDatasetRequest` class within the Google Cloud Translation v3 API."],["The `DeleteAdaptiveMtDatasetRequest` class is used to construct request messages for deleting an Adaptive MT Dataset and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the class is 3.9.0, while the version documented in this specific page is 3.4.0, and many other versions are also accessible through the links."],["The class includes properties such as `AdaptiveMtDatasetName` and `Name`, which are used to identify the specific dataset being requested for deletion, along with constructors for both default and copy operations."],["The page also provides details about the class's inheritance, implemented members, namespace, and the assembly it belongs to, giving developers a complete picture of its context and usage."]]],[]]