search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
GeoTileGridBucket
Geo
Tile
Grid
Bucket
@
Serializable
data
class
GeoTileGridBucket
(
val
key
:
String
,
val
docCount
:
Long
)
Members
Constructors
Geo
Tile
Grid
Bucket
Link copied to clipboard
constructor
(
key
:
String
,
docCount
:
Long
)
Properties
doc
Count
Link copied to clipboard
@
SerialName
(
value
=
"doc_count"
)
val
docCount
:
Long
key
Link copied to clipboard
val
key
:
String