SearchResponse

constructor(    took: Long?,     shards: Shards?,     timedOut: Boolean?,     hits: SearchResponse.Hits?,     aggregations: Aggregations?,     scrollId: String?,     pitId: String?,     pointInTimeId: String?,     suggest: Map<String, List<SearchResponse.Suggest>>?)