public sealed class ImportAdaptiveMtFileResponse : IMessage<ImportAdaptiveMtFileResponse>, IEquatable<ImportAdaptiveMtFileResponse>, IDeepCloneable<ImportAdaptiveMtFileResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class ImportAdaptiveMtFileResponse.
[[["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 `ImportAdaptiveMtFileResponse` class within the Google Cloud Translation v3 API for .NET."],["The latest version of the API is 3.9.0, while this specific page is detailing version 3.8.0 of the Google Cloud Translation v3 API."],["The `ImportAdaptiveMtFileResponse` class is the designated response type for importing an Adaptive MT file."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors `ImportAdaptiveMtFileResponse()` and `ImportAdaptiveMtFileResponse(ImportAdaptiveMtFileResponse other)` and one property `AdaptiveMtFile` of type `AdaptiveMtFile`."]]],[]]