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.5.0."],["The `DeleteAdaptiveMtDatasetRequest` class is used to create a request message for deleting an AdaptiveMtDataset, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `AdaptiveMtDatasetName` (a typed view of the resource name) and `Name` (a string representing the full dataset name), both of which are used to designate the dataset to delete."],["The documentation lists all the available versions of the API, from the latest version 3.9.0 down to version 2.2.0."],["The class implements specific methods such as `DeleteAdaptiveMtDatasetRequest()` which can be used to create an empty or a copied `DeleteAdaptiveMtDatasetRequest` object."]]],[]]