Class RomanizeTextRequest (3.21.0)

RomanizeTextRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for synchronous romanization.

Attributes

Name Description
parent str
Required. Project or location to make a call. Must refer to a caller's project. Format: projects/{project-number-or-id}/locations/{location-id} or projects/{project-number-or-id}. For global calls, use projects/{project-number-or-id}/locations/global or projects/{project-number-or-id}.
contents MutableSequence[str]
Required. The content of the input in string format.
source_language_code str
Optional. The ISO-639 language code of the input text if known, for example, "hi" or "zh". Supported language codes are listed in `Language Support