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 documented is 3.9.0, while this specific page focuses on version 3.5.0."],["The `ImportAdaptiveMtFileResponse` class is used to represent the response received when importing an Adaptive MT file."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, in addition to having `AdaptiveMtFile` property."],["It includes constructors for creating new instances of `ImportAdaptiveMtFileResponse` and allows the passing of another `ImportAdaptiveMtFileResponse` instance as an argument."]]],[]]