The ISO-639 language code of source text in the initial request, detected
automatically, if no source language was passed within the initial
request. If the source language was passed, auto-detection of the language
does not occur and this field is empty.
Only present when model is present in the request.
model here is normalized to have project number.
For example:
If the model requested in TranslationTextRequest is
projects/{project-id}/locations/{location-id}/models/general/nmt then
model here would be normalized to
projects/{project-number}/locations/{location-id}/models/general/nmt.
[[["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\u003eThe Google Cloud Translation v3 API's \u003ccode\u003eTranslation\u003c/code\u003e class represents a single translation response, detailing the translated text and related information.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Translate.V3.dll\u003c/code\u003e assembly, and the documentation contains versions spanning from 2.2.0 all the way to 3.9.0, which is the latest one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranslation\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Translation>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Translation>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations like message handling, equality comparisons, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTranslation\u003c/code\u003e class include \u003ccode\u003eDetectedLanguageCode\u003c/code\u003e, \u003ccode\u003eGlossaryConfig\u003c/code\u003e, \u003ccode\u003eModel\u003c/code\u003e, and \u003ccode\u003eTranslatedText\u003c/code\u003e, providing details about the detected source language, glossary configuration used, model details, and the actual translated text.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor (\u003ccode\u003eTranslation()\u003c/code\u003e) and one that allows creating a new \u003ccode\u003eTranslation\u003c/code\u003e instance based on an existing one (\u003ccode\u003eTranslation(Translation other)\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]