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.
[[["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."],[[["The `Romanization` class within the Google Cloud Translation v3 API provides functionality for representing a single romanization response."],["This class is part of the `Google.Cloud.Translate.V3` namespace and is implemented in the `Google.Cloud.Translate.V3.dll` assembly."],["The latest version of the API is 3.9.0, and the documentation covers versions from 2.2.0 onwards, offering access to previous versions, while the `Romanization` class inherits from the object class and implements various interfaces."],["The `Romanization` class includes properties like `DetectedLanguageCode` to indicate the source language detected and `RomanizedText` that holds the translated text."],["There are two constructors for the Romanization Class, one that is empty, and one that takes another Romanization parameter."]]],[]]