public sealed class TranslationAnnotation : IMessage<TranslationAnnotation>, IEquatable<TranslationAnnotation>, IDeepCloneable<TranslationAnnotation>, IBufferMessage, IMessage
[[["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 latest version of the `Google.Cloud.AutoML.V1.TranslationAnnotation` is 3.4.0, and version 2.6.0 is documented within this content, covering various previous versions as well."],["`TranslationAnnotation` is a class specific to translation, containing details about translated content and inheriting from the Object class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TranslationAnnotation` class has two constructors: a parameterless constructor and one that accepts another `TranslationAnnotation` instance."],["The `TranslationAnnotation` class has one property called `TranslatedContent` that returns a `TextSnippet` object which represents the translated output."]]],[]]