OfflineIndexErrorEvent

class OfflineIndexErrorEvent

Type that holds information about error event in the offline search index.

Properties

dataset
Link copied to clipboard
val dataset: String
Dataset of the region for which this error event is generated.
message
Link copied to clipboard
val message: String
The detail error message string.
regionId
Link copied to clipboard
val regionId: String
The tile region identifier.
tile
Link copied to clipboard
val tile: String
The tile for which this error event is generated.
version
Link copied to clipboard
val version: String
Version of the dataset for which this error event is generated.