public class DialogLogMessage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DialogLogMessage.LevelThe severity of the log message. | 
| Constructor and Description | 
|---|
| DialogLogMessage() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getLevel()Gets the level. | 
| java.lang.String | getMessage()Gets the message. |