View source: R/lexmodelsv2_operations.R
lexmodelsv2_update_test_set | R Documentation |
The action to update the test set.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_update_test_set/ for full documentation.
lexmodelsv2_update_test_set(testSetId, testSetName, description = NULL)
testSetId |
[required] The test set Id for which update test operation to be performed. |
testSetName |
[required] The new test set name. |
description |
The new test set description. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.