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 documentation for the `TranslationAnnotation` class within the Google AutoML v1 API, specifically within version 3.3.0 of the .NET library."],["The `TranslationAnnotation` class represents annotation details specific to translation tasks and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the Google Cloud AutoML v1 .NET library, including version 3.4.0 as the latest, as well as all versions between 2.2.0 to 3.3.0."],["The class `TranslationAnnotation` has two constructors and one property that is called `TranslatedContent`, of the type `TextSnippet`."],["The class `TranslationAnnotation` inherits members from the base object class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]