public sealed class TranslateTextResponse : IMessage<TranslateTextResponse>, IEquatable<TranslateTextResponse>, IDeepCloneable<TranslateTextResponse>, IBufferMessage, IMessage
public RepeatedField<Translation> GlossaryTranslations { get; }
Text translation responses if a glossary is provided in the request.
This can be the same as
[translations][google.cloud.translation.v3.TranslateTextResponse.translations]
if no terms apply. This field has the same length as
[contents][google.cloud.translation.v3.TranslateTextRequest.contents].
public RepeatedField<Translation> Translations { get; }
Text translation responses with no glossary applied.
This field has the same length as
[contents][google.cloud.translation.v3.TranslateTextRequest.contents].
[[["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 webpage details the \u003ccode\u003eTranslateTextResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, specifically version 3.8.0, used for handling text translation responses.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.9.0 is the latest version available, and there are links to the documentation for various versions of this API, ranging from 2.2.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranslateTextResponse\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for creating an empty instance, and one for making copies, it also exposes two properties, \u003ccode\u003eGlossaryTranslations\u003c/code\u003e and \u003ccode\u003eTranslations\u003c/code\u003e, both of type \u003ccode\u003eRepeatedField<Translation>\u003c/code\u003e, which contain translation details.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for using \u003ccode\u003eTranslateTextResponse\u003c/code\u003e, outlining the methods, properties, and inheritance of the class, and offering a concise overview of how it is integrated.\u003c/p\u003e\n"]]],[],null,[]]