public sealed class StreamingTranslateSpeechResult.Types.TextTranslationResult : IMessage<StreamingTranslateSpeechResult.Types.TextTranslationResult>, IEquatable<StreamingTranslateSpeechResult.Types.TextTranslationResult>, IDeepCloneable<StreamingTranslateSpeechResult.Types.TextTranslationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Media Translation v1beta1 API class StreamingTranslateSpeechResult.Types.TextTranslationResult.
Output only. If false, this StreamingTranslateSpeechResult represents
an interim result that may change. If true, this is the final time the
translation service will return this particular
StreamingTranslateSpeechResult, the streaming translator will not
return any further hypotheses for this portion of the transcript and
corresponding audio.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eStreamingTranslateSpeechResult.Types.TextTranslationResult\u003c/code\u003e class within the Media Translation v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextTranslationResult\u003c/code\u003e class represents a text translation result in the streaming process and inherits from \u003ccode\u003eobject\u003c/code\u003e, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, \u003ccode\u003eTextTranslationResult()\u003c/code\u003e and \u003ccode\u003eTextTranslationResult(StreamingTranslateSpeechResult.Types.TextTranslationResult other)\u003c/code\u003e, along with two main properties: \u003ccode\u003eIsFinal\u003c/code\u003e, a boolean indicating if the result is final, and \u003ccode\u003eTranslation\u003c/code\u003e, a string containing the translated sentence.\u003c/p\u003e\n"],["\u003cp\u003eThere are 3 different versions available to use, with \u003ccode\u003e2.0.0-beta05\u003c/code\u003e as the latest.\u003c/p\u003e\n"]]],[],null,[]]