TranslateRequest Properties
A request to translate text into a specific language using AI-powered translation services.| Name | Description |
|---|---|
| Language | Gets or sets the target language for translation. |
| Options | Gets request options. Inherited from TextRequest. |
| Text | Gets or sets the text to manage. Inherited from TextRequest. |
See Also