View source: R/translate_operations.R
translate_list_terminologies | R Documentation |
Provides a list of custom terminologies associated with your account.
See https://www.paws-r-sdk.com/docs/translate_list_terminologies/ for full documentation.
translate_list_terminologies(NextToken = NULL, MaxResults = NULL)
NextToken |
If the result of the request to ListTerminologies was truncated, include the NextToken to fetch the next group of custom terminologies. |
MaxResults |
The maximum number of custom terminologies returned per list request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.