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