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.
An AdaptiveMt translation.
Implements
IMessageAdaptiveMtTranslation, IEquatableAdaptiveMtTranslation, IDeepCloneableAdaptiveMtTranslation, IBufferMessage, IMessageNamespace
Google.Cloud.Translate.V3Assembly
Google.Cloud.Translate.V3.dll
Constructors
AdaptiveMtTranslation()
public AdaptiveMtTranslation()
AdaptiveMtTranslation(AdaptiveMtTranslation)
public AdaptiveMtTranslation(AdaptiveMtTranslation other)
Parameter | |
---|---|
Name | Description |
other |
AdaptiveMtTranslation |
Properties
TranslatedText
public string TranslatedText { get; set; }
Output only. The translated text.
Property Value | |
---|---|
Type | Description |
string |