public class QueryTopicAggregationResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
List<Map<String,Object>> |
getAggregations()
Gets the aggregations.
|
public List<Map<String,Object>> getAggregations()
Array of subaggregations of type `term` or `group_by` and `timeslice`. Each element of the matrix that is returned contains a **topic_indicator** that is calculated from the combination of each aggregation value and segment of time.
Copyright © 2023 IBM Cloud. All rights reserved.