public sealed class AdaptiveMtTranslation : IMessage<AdaptiveMtTranslation>, IEquatable<AdaptiveMtTranslation>, IDeepCloneable<AdaptiveMtTranslation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class AdaptiveMtTranslation.
[[["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 content provides reference documentation for the `AdaptiveMtTranslation` class within the Google Cloud Translation v3 API, specifically for version 3.7.0, but also including links to older and newer versions."],["`AdaptiveMtTranslation` is a class used for handling adaptive machine translations and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdaptiveMtTranslation` class includes two constructors, one default and one that takes another `AdaptiveMtTranslation` object as a parameter for copying."],["The class has one property, `TranslatedText`, which is a string representing the translated text and is marked as output only."]]],[]]