public sealed class DeleteAdaptiveMtFileRequest : IMessage<DeleteAdaptiveMtFileRequest>, IEquatable<DeleteAdaptiveMtFileRequest>, IDeepCloneable<DeleteAdaptiveMtFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteAdaptiveMtFileRequest.
Required. The resource name of the file to delete, in form of
projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
[[["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 document provides reference documentation for the `DeleteAdaptiveMtFileRequest` class within the Google Cloud Translation v3 API, specifically version 3.4.0."],["The `DeleteAdaptiveMtFileRequest` class is used to define the request for deleting an Adaptive Machine Translation (AdaptiveMt) file."],["It includes constructors for creating a new `DeleteAdaptiveMtFileRequest` instance and properties like `AdaptiveMtFileName` and `Name` to specify the file to be deleted."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["The most current version is 3.9.0, with versions from 3.0.0 up to 3.9.0, and versions 2.2.0 up to 2.4.0, each having a unique link for their reference documentation, which may be helpful depending on the version the user is working with."]]],[]]