public sealed class TransliterationConfig : IMessage<TransliterationConfig>, IEquatable<TransliterationConfig>, IDeepCloneable<TransliterationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class TransliterationConfig.
Configures transliteration feature on top of translation.
[[["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 reference documentation for the `TransliterationConfig` class within the Google Cloud Translation v3 API for .NET."],["The `TransliterationConfig` class configures the transliteration feature, enabling text in romanized form to be translated to a target language."],["The latest version of the `TransliterationConfig` class is 3.9.0, and several previous versions are also documented, ranging down to version 2.2.0."],["The `TransliterationConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has one property `EnableTransliteration`, a boolean to enable or disable the feature."]]],[]]