public sealed class RomanizeTextResponse : IMessage<RomanizeTextResponse>, IEquatable<RomanizeTextResponse>, IDeepCloneable<RomanizeTextResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class RomanizeTextResponse.
The response message for synchronous romanization.
[[["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 page provides reference documentation for the `RomanizeTextResponse` class within the Google Cloud Translation v3 API for .NET."],["The `RomanizeTextResponse` class is used to represent the response message for synchronous text romanization operations."],["The latest version of the `RomanizeTextResponse` class documentation available is version 3.9.0, with previous versions dating back to 2.2.0."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Romanizations` property, of type `RepeatedField\u003cRomanization\u003e`, contains the actual text romanization responses, matching the length of the input `contents`."]]],[]]