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, with a focus on version 3.4.0 of the .NET library."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdaptiveMtTranslation` class offers two constructors, a default one and another that accepts an existing `AdaptiveMtTranslation` instance for copying."],["The class contains a single property, `TranslatedText`, which provides read/write access to the translated text as a string."],["There are multiple available versions of the Google Cloud Translate v3 API, with the latest version being 3.9.0 and the list of versions being provided down to version 2.2.0."]]],[]]