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."],[[["This webpage provides documentation for the `Romanization` class within the Google Cloud Translation v3 API for .NET, with the current version displayed being 3.8.0."],["The `Romanization` class represents a single romanization response and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `Romanization()` and a copy constructor `Romanization(Romanization other)` to create instances."],["The `Romanization` class contains properties such as `DetectedLanguageCode`, which shows the detected source language code, and `RomanizedText`, which contains the romanized text from a given text input."],["A list of available versions of Google Cloud Translate V3 is displayed, from version 2.2.0 up to the latest 3.9.0, each with its respective linked documentation page."]]],[]]