PublishSettingUpdateObject Class
Object model for updating an application's publish settings.
- Inheritance
-
PublishSettingUpdateObject
Constructor
PublishSettingUpdateObject(*, sentiment_analysis: Optional[bool] = None, speech: Optional[bool] = None, spell_checker: Optional[bool] = None, **kwargs)
Parameters
- sentiment_analysis
- bool
Required
Setting sentiment analysis as true returns the Sentiment of the input utterance along with the response
- spell_checker
- bool
Required
Setting spell checker as public enables spell checking the input utterance.
Feedback
Submit and view feedback for