search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
GeoTileGridResult
Geo
Tile
Grid
Result
@
Serializable
data
class
GeoTileGridResult
(
val
buckets
:
List
<
JsonObject
>
)
:
BucketAggregationResult
<
GeoTileGridBucket
>
Members
Members & Extensions
Constructors
Geo
Tile
Grid
Result
Link copied to clipboard
constructor
(
buckets
:
List
<
JsonObject
>
)
Properties
buckets
Link copied to clipboard
open
override
val
buckets
:
List
<
JsonObject
>
parsed
Buckets
Link copied to clipboard
val
GeoTileGridResult
.
parsedBuckets
:
<Error class: unknown class>