new code_data_ConsoleMessageSummary(
consoleMessageId, // java.lang.String
msg, // java.lang.String
category, // scala.Option[java.lang.String]
source, // scala.Option[code.data.LogSource]
when, // long
orchestrationIdentity // scala.Option[code.data.OrchestrationIdentity]
)