logSettings property

List<LogSettingsResponse>? logSettings
final

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

Implementation

final List<LogSettingsResponse>? logSettings;