DialogReportQuery(namespace: String, nlpModel: String, language: Locale? = null, start: Long = 0, size: Int = 1, playerId: PlayerId? = null, text: String? = null, dialogId: String? = null, intentName: String? = null, exactMatch: Boolean = false, from: ZonedDateTime? = null, to: ZonedDateTime? = null, connectorType: ConnectorType? = null, displayTests: Boolean = false, obfuscated: Boolean = false)
Query for dialogs.