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 pertains to the `AdaptiveMtTranslation` class within the Google Cloud Translation v3 API for .NET."],["Version 3.9.0 is the latest version of the API, with multiple prior versions, including 3.6.0, documented on this page."],["The `AdaptiveMtTranslation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `TranslatedText` of type string that contains the output of translated text."],["The class has two constructors, one default and another that accepts an `AdaptiveMtTranslation` object as a parameter."]]],[]]