public sealed class TranslationAnnotation : IMessage<TranslationAnnotation>, IEquatable<TranslationAnnotation>, IDeepCloneable<TranslationAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TranslationAnnotation.
[[["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."],[[["This webpage provides reference documentation and code samples for the `TranslationAnnotation` class within the Google AutoML v1 API."],["The latest version of the `TranslationAnnotation` class is 3.4.0, but version 3.2.0 is the specific focus of the provided content."],["The `TranslationAnnotation` class is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class, `TranslationAnnotation`, includes properties like `TranslatedContent` which is a `TextSnippet` type that returns the translated text."],["It also includes constructors that allow creating a new instance of the class either with default values, or using another `TranslationAnnotation` instance as a base."]]],[]]