Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::RomanizeTextResponse.
The response message for synchronous romanization.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#romanizations
def romanizations() -> ::Array<::Google::Cloud::Translate::V3::Romanization>
Returns
-
(::Array<::Google::Cloud::Translate::V3::Romanization>) — Text romanization responses.
This field has the same length as
contents
.
#romanizations=
def romanizations=(value) -> ::Array<::Google::Cloud::Translate::V3::Romanization>
Parameter
-
value (::Array<::Google::Cloud::Translate::V3::Romanization>) — Text romanization responses.
This field has the same length as
contents
.
Returns
-
(::Array<::Google::Cloud::Translate::V3::Romanization>) — Text romanization responses.
This field has the same length as
contents
.