logSettings property

List<LogSettingsRequest> logSettings
final

The settings for your conversation logs. You can log the conversation text, conversation audio, or both.

Implementation

final List<LogSettingsRequest> logSettings;