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 documentation for the `DeleteAdaptiveMtDatasetRequest` class within the Google Cloud Translation v3 API, specifically for version 3.8.0."],["The `DeleteAdaptiveMtDatasetRequest` class is used to send requests for deleting an Adaptive MT dataset, as it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a new instance and another for cloning an existing `DeleteAdaptiveMtDatasetRequest` object."],["Key properties of this class include `AdaptiveMtDatasetName`, which is a strongly-typed view of the resource name, and `Name`, which represents the full dataset resource name string."],["This page also lists earlier versions from 3.7.0 down to 2.2.0 and links to the most current 3.9.0 documentation, allowing developers to access documentation specific to each version."]]],[]]