MetricAggregationWithField🔗Definition🔗export interface MetricAggregationWithField { field?: string; type: elasticsearch.MetricAggregationType; id: string; hide?: boolean; } Methods🔗No methods.See also🔗 MetricAggregationWithFieldBuilder