public class MetricTokenAggregation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
String |
getEventType()
Gets the eventType.
|
List<MetricTokenAggregationResult> |
getResults()
Gets the results.
|
public String getEventType()
The event type associated with this metric result. This field, when present, will always be `click`.
public List<MetricTokenAggregationResult> getResults()
Array of results for the metric token aggregation.
Copyright © 2023 IBM Cloud. All rights reserved.