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 document provides reference documentation for the `TranslationAnnotation` class within the Google AutoML v1 API, focusing on its structure and functionality."],["The `TranslationAnnotation` class is a part of the `Google.Cloud.AutoML.V1` namespace and is located in the `Google.Cloud.AutoML.V1.dll` assembly."],["`TranslationAnnotation` is designed to handle annotation details specific to translation, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `TranslatedContent` property of type `TextSnippet`, which represents the translated content and is output only."],["The document provides version details for the AutoML v1 API, with version 3.4.0 being the latest, and lists previous versions back to 2.2.0."]]],[]]