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 for the `TranslationAnnotation` class within the Google AutoML v1 API, with version 3.4.0 being the latest available."],["The `TranslationAnnotation` class is designed for annotation details specific to translation tasks and is part of the `Google.Cloud.AutoML.V1` namespace, found in the `Google.Cloud.AutoML.V1.dll` assembly."],["It inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TranslationAnnotation` class features a `TranslatedContent` property, which is output-only and represents the translated text, and is of the type `TextSnippet`."],["The documentation covers multiple versions of the API, ranging from version 2.2.0 up to the latest version 3.4.0, while version 3.1.0 is the selected version on the current page."]]],[]]