@terascope/types / elasticsearch-interfaces / AggregationsGeoCentroidAggregate
Interface: AggregationsGeoCentroidAggregate
Defined in: packages/types/src/elasticsearch-interfaces.ts:2517
Extends
Properties
Property | Type | Inherited from | Defined in |
---|---|---|---|
count | number | - | packages/types/src/elasticsearch-interfaces.ts:2518 |
location | QueryDslGeoLocation | - | packages/types/src/elasticsearch-interfaces.ts:2519 |
meta? | Record <string , any > | AggregationsAggregateBase .meta | packages/types/src/elasticsearch-interfaces.ts:2735 |