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 document 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, but documentation is available for versions ranging from 2.2.0 to 3.9.0, and the currently viewed version is 3.4.0."],["The `ImportAdaptiveMtFileResponse` class is used as the response for importing an Adaptive MT file and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that can either be empty, or can take a parameter of `ImportAdaptiveMtFileResponse`, and the class contains a read/write property called `AdaptiveMtFile` of type `AdaptiveMtFile`."],["The `ImportAdaptiveMtFileResponse` class inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."]]],[]]