ExecuteSQLResponse(columnNames: List<String>? = null, values: List<JsonElement>? = null, sqlError: Error? = null)
Response type for the DatabaseDomain.executeSQL command.