TileRegionEstimateResult

The result of tile region estim

Constructors

Link copied to clipboard
open fun TileRegionEstimateResult(errorMargin: Double, transferSize: Long, storageSize: Long, @Nullable extraData: Value)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
@Nullable
@get:Nullable
val extraData: Value
Link copied to clipboard
Link copied to clipboard