public sealed class AdaptiveMtTranslateResponse : IMessage<AdaptiveMtTranslateResponse>, IEquatable<AdaptiveMtTranslateResponse>, IDeepCloneable<AdaptiveMtTranslateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class AdaptiveMtTranslateResponse.
[[["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."],[[["The latest version available for the Google Cloud Translation v3 API is 3.9.0, but the current documentation is for version 3.8.0, which is one of the many versions outlined on this page from 2.2.0 to 3.9.0."],["The `AdaptiveMtTranslateResponse` class provides a response structure for the Adaptive Machine Translation service, inheriting from several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`AdaptiveMtTranslateResponse` has two constructors: a default one and another that takes an existing `AdaptiveMtTranslateResponse` object as a parameter for copying."],["The `AdaptiveMtTranslateResponse` class includes properties `GlossaryTranslations`, `LanguageCode`, and `Translations` to handle translated text, its language code, and glossary-based translations."],["This document provides reference documentation for `AdaptiveMtTranslateResponse`, which is part of the `Google.Cloud.Translate.V3` namespace within the `Google.Cloud.Translate.V3.dll` assembly, and it also contains links to the reference doc for each version."]]],[]]